Leaflet-Developer-Guide 🍃
文档
常用插件
绘制编辑插件
-
矢量绘图 Leaflet Draw , API 参考文档,See the demo。
-
几何图形编辑 Leaflet Editable, API 参考文档,See the demo。
地图服务资源加载插件
-
基于leaflet加载ArcGIS服务插件 esri-leaflet。
-
国内常用地图服务资源加载插件Leaflet.ChineseTmsProviders Provider for Chinese Tms Service,方便快捷的调用地图服务。支持的地图服务类型:TianDiTu、GaoDe、Google、Geoq、OSM。
优化 marker 相关的插件
-
提供了丰富多彩的图标 Leaflet.awesome-markers, See the demo map。
-
强大的集聚插件 Leaflet.markercluster, See the demo map。
-
优化的label Leaflet.label, See the demo map。
-
优化重叠在一起的markers OverlappingMarkerSpiderfier-Leaflet, See the demo map。
-
优化在边框上显示不在当前视野中的marker Leaflet.EdgeMarker, See the demo map。
聚集类插件
- 文本与图形聚集按图层优化插件 Leaflet.LayerGroup.Collision, See the demo map。
聚合插件
- 轻量简单的热力图插件 Leaflet heat,See the demo。
地理空间分析
- 一个可运行在浏览器和 Node.js中的高级地理空间分析库 Turf.js。
框架化
-
Vue 2 components for Leaflet maps Vue2Leaflet,使用文档,See the doc。
-
React components for Leaflet maps react-leaflet,使用文档,See the doc。
网友评论