高德AntV-L7 ThreeJS 通过ThreeJS 扩展加载3D模型

AntV-L7中是通过Threejs加载3D模型的,证据如下:

在1.3.1版本时还是一个整体,很容易看到threejs的身影。而现在从Openlayers到AntV都开始组件化(模块化)。但是依然能看到threejs的模块

https://lbs.amap.com/api/javascript-api/example/3d/map3d

目前制作数据可视化大屏,前端比较流行的第三方库有:Echarts(百度),AntV(阿里),Highcharts(国外公司),D3.js(国外公司)。https://gitee.com/husb/vueDataV/

》》关于Antv-L7

Antv-L7是基于WebGL的,那么什么是WebGL呢?WebGL就是为三维而生的。

https://lbs.amap.com/api/javascript-api/example/3d/3d-model

https://docs.mapbox.com/mapbox-gl-js/example/add-3d-model/

ThreeBox:https://stackoverflow.com/questions/46701072/how-to-put-threejs-building-on-mapbox-to-its-real-place/46705447

                   https://www.jianshu.com/p/36dcf1d8554d

Threejs+Leaflet:https://stackoverflow.com/questions/17682551/three-js-leaflet-3d-maps

高德API与AntVL7的区别:GL与非GL的区别?:https://www.v2ex.com/t/710997

原文地址:https://www.cnblogs.com/2008nmj/p/14299031.html