Leaflet / Leaflet.Editable

Make geometries editable in Leaflet.
http://leaflet.github.io/Leaflet.Editable/doc/api.html
559 stars 197 forks source link

Leaflet Polygon Enable Edit forces Polygon to be draggable #208

Open SatishKumarPrajapati opened 2 years ago

SatishKumarPrajapati commented 2 years ago

I have created polygon with dragging disabled but when I enableEdit on polygon it also enable the draggable option for polygon. Is there any method or bug fixed to solve this issue ?