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

Use of ._flat rather than isFlat #1043

Open ramblerswebs opened 2 years ago

ramblerswebs commented 2 years ago

It seems that at least the poly.edit.js code uses the property ._flat rather than the function isFlat()

indigoxela commented 1 year ago

See also: https://github.com/Leaflet/Leaflet.draw/pull/892