Leaflet地图常用插件
插件名称 | 功能 | 地址 |
---|---|---|
Leaflet.markercluster | marker聚合 | https://github.com/Leaflet/Leaflet.markercluster |
Leaflet.PolylineDecorator | 线条加箭头 | https://github.com/bbecquet/Leaflet.PolylineDecorator |
Leaflet.RotatedMarker | marker旋转功能 | https://github.com/bbecquet/Leaflet.RotatedMarker |
Leaflet.MagnifyingGlass | 地图放大镜 | https://github.com/bbecquet/Leaflet.MagnifyingGlass |
官方插件库:https://leafletjs.com/plugins.html
开发者搜集:
https://blog.csdn.net/yangdengxian/article/details/79954827
https://www.cnblogs.com/duanyue/p/11151308.html
https://blog.csdn.net/qq_16566415/article/details/121948131