Leaflet / Leaflet.Editable

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

L.geoJSON, L.CircleMarker not supported for editing #197

Open butlnor opened 4 years ago

butlnor commented 4 years ago

CircleMarker is in fact practically the same as ordinary Marker. Please add support for it, it's trivial.

GeoJSON layer might be a little more complex, but editing geometry of a GeoJSON layer is also necessary.

NathanBnm commented 4 years ago

@butlnor about geoJSON did you try this https://github.com/Leaflet/Leaflet.Editable/issues/163#issuecomment-376881739?