Leaflet-Developer-Guide 🍃
文档
- Leaflet 官方文档,Leaflet 插件集。
- Leaflet 中文文档,中文插件集。火星科技翻译,文档所使用的Leaflet版本是 v1.0.3。
- Leaflet 常用 API 结构图。
- Leaflet 类之间继承关系图。
常用插件
绘制编辑插件
- 矢量绘图 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。
- 普通克里金插值的 JavaScript 库 kriging.js。
框架化
- Vue 2 components for Leaflet maps Vue2Leaflet,使用文档,See the doc。
- React components for Leaflet maps react-leaflet,使用文档,See the doc。
原文首发地址 https://github.com/liuvigongzuoshi/blog
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。