Leaflet / Leaflet.Editable

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

Whenever a circle is dragged, L.Editable.CircleEditor attempts to access a non-existent "draggable" property from feature #128

Closed axelerate closed 7 years ago

axelerate commented 7 years ago

Whenever a circle is dragged, L.Editable.CircleEditor attempts to access a non-existent "draggable" property from feature. Circle does not have such property.

yohanboniface commented 7 years ago

I cannot reproduce from http://leaflet.github.io/Leaflet.Editable/example/index.html