Leaflet / Leaflet.draw

Vector drawing and editing plugin for Leaflet
https://leaflet.github.io/Leaflet.draw/docs/leaflet-draw-latest.html
MIT License
1.96k stars 992 forks source link

Update Edit.Circle.js #1053

Open poet-of-the-fall opened 1 year ago

poet-of-the-fall commented 1 year ago

fixed circle edit bug

ferily7 commented 1 year ago

Is this PR going to be merged in? It looks like it was approved -- I (and other people) am having issues with trying to edit the size of the circle and I think this should fix the bug..

poet-of-the-fall commented 1 year ago

Sorry, did not check on this one lately, but can’t merge as review is from a person with write access is missing. I switched to geoman-io lately…

mdanko990 commented 1 year ago

could it be fixed soon? it still doesn't work

AKopytenko commented 5 months ago

Tell me, is there any progress on this task? Since 2019, editing a circle on the map does not work. It is very strange. Even stranger is that leaflet-draw-sector, which, if I’m not confusing anything, is based on Leaflet.circle, works without problems.

vstoykov commented 1 month ago

Actually the same fix plus one extra is present in #977