geoman-io / leaflet-geoman

🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
https://geoman.io
MIT License
2.21k stars 433 forks source link

Drag in edit mode #1352

Closed zenggpzqbx closed 1 year ago

zenggpzqbx commented 1 year ago

When you drag an element in edit mode, the vertices do not move image

Falke-Design commented 1 year ago

Geoman doesn't support combining this modes. You need to do this by your self. Try to catch the pm:dragstart event, then disable editing and enable editing again with pm:dragend