문제

I am creating a web application on maps, using open source maps. I have to create a polygon overlay which can be dragged anywhere on the map. I checked Leaflet API for this but I couldn't find any. Any help is appreciated. thanks.

도움이 되었습니까?

해결책

I'm doing the same thing. But having some problems while draging. Look into the wrapper L.Draggable in the source, this is used for dragging any element in leaflet

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top