leaflet.extras
leaflet.extras copied to clipboard
[feature request] disable polygon dragging while editing
Is it possible to make polygons not completely move while editing? Can of like this example(http://leaflet.github.io/Leaflet.draw/docs/examples-0.7.x/full.html), where you edit, you cannot drag the polygon but edit the vertices. If anyone has any place to point to, I can write it up, just curious if someone can point me in the right direction. Thanks.
I guess I can make the drag handler optional.