Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top