geoman-io / leaflet-geoman

🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
https://geoman.io
MIT License
2.21k stars 433 forks source link

getting script error drawing polygons, any help? #1427

Closed meshed-genc closed 10 months ago

meshed-genc commented 10 months ago

hi, hallo! i couldn't find a code demo.html config page for geoman from start to finish except partial code demos. So i made one working page with 27 lines of code Basic map with Leaflet.js and OpenStreetMap - JSFiddle - Code Playground But i am getting script error when i draw polygons any help?

Falke-Design commented 10 months ago

Use the latest version of Leaflet (1.9.4), then everything works fine. https://jsfiddle.net/kjsbtao1/

meshed-genc commented 10 months ago

thank you very much