以下是我学习和使用leaflet gis等看过的好文章或网站,特此记录一下
http://leafletjs.com/reference-1.2.0.html#map-methods-for-layers-and-controls ——————-leaflet官方文档
https://leaflet.github.io/Leaflet.draw/docs/leaflet-draw-latest.html#l-edit-marker ——————-leaflet draw api
http://esri.github.io/esri-leaflet/examples/styling-feature-layer-polylines.html ——————-leaflet 自定义图层控制
http://blog.csdn.net/itas109/article/details/70054588?locationNum=10&fps=1 ——————-leaflet知识整理
http://www.jianshu.com/p/3b3efa92dd6d ——————-大牛的整理leaflet
http://www.cnblogs.com/shitao/p/3534343.html ——————-leaflet拖拽添加marker
https://github.com/gccgisteam/maps-website ——————-很全的github
http://blog.csdn.net/yrlzmm/article/details/48532035 ——————-wfs服务详解
https://developers.arcgis.com/javascript/3/jssamples/map_dynamic.html ——————-js的arcgis api
https://www.cnblogs.com/Ironman-Jason/p/5979915.html ——————-leaflet plugins(整理一下罢了,没什么亮点)
http://turfjs.org/docs#rewind ——————-turf,很好的框架,地理空间分析
转载自:https://blog.csdn.net/qq_29040363/article/details/78684661