Leaflet / Leaflet.Editable

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

Add circle marker editor #207

Closed bytesnz closed 1 week ago

bytesnz commented 2 years ago

Replacement of #180 using specific branch instead of master

Add CircleMarkerEditor for editable CircleMarkers based off the current MarkerEditor.

I haven't update the example files - not sure if you want want them updated?

Resolves https://github.com/Leaflet/Leaflet.Editable/issues/120

yohanboniface commented 1 week ago

Finally merged! Thanks :)