Wildhoney / Leaflet.FreeDraw

:earth_asia: FreeDraw allows the free-hand drawing of shapes on your Leaflet.js map layer – providing an intuitive and familiar UX for creating geospatial boundaries similar to Zoopla and others. Included out-of-the-box is the concaving of polygons, polygon merging and simplifying, as well as the ability to add edges and modify existing shapes.
https://freedraw.herokuapp.com/
MIT License
544 stars 103 forks source link

Filled polygons missing #188

Open stell opened 2 years ago

stell commented 2 years ago

I know, sadly this repo is not maintained anymore. But can someone say why filled polygons are missing when using it even with later versions nowadays: https://jsfiddle.net/0dzhs5Lg/3/ Here polygons are still visible: https://freedraw.herokuapp.com/

rawatanimesh commented 1 year ago

I updated my leaflet package from 1.6.0 to 1.9.3 and noticed this issue. Back-tracked a bit and looks like this issue happens for leaflet versions > 1.7.1 Any solutions/alternatives to draw polygons?

stell commented 1 year ago

@rawatanimesh To date nothing as far as I can see