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 radius is not declared #1073

Open filippopoggini opened 2 months ago

filippopoggini commented 2 months ago

Radius is not declare on _resize function and it will generate an erroro if is not declare it.

vstoykov commented 1 month ago

This is duplicate of #1053