Leaflet / Leaflet.Editable

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

vertex(handle) of circle is misaligned near the north pole #153

Open HIRANO-Satoshi opened 6 years ago

HIRANO-Satoshi commented 6 years ago

Hi,

The vertex(handle) of circle is not on the circle near the north pole.

I think CircleEditor.computeResizeLatLng() has some problem.