tcoupin / leaflet-paintpolygon

Leaflet plugin to create polygon with circle as paint
https://tcoupin.github.io/leaflet-paintpolygon
GNU General Public License v3.0
50 stars 11 forks source link

Using PaintPolygon with CRS #11

Open cmlnrowan opened 1 year ago

cmlnrowan commented 1 year ago

Did pretty extensive development on a project with available open source maps, then once I received my "flat" raster map, popped it in, switched the map to CRS.Simple and everything went haywire. When drawing on a CRS.Simple map, the area is drawn in weird shapes in the upper left far from the cursor. I suspect this has something to do with "projection." How can I get PaintPolygon to work with CRS.Simple?

tcoupin commented 6 months ago

Hi, thanks for using this plugin but it is no more maintened since 2020. I am no more working with leaflet (and geographical data), I can't help you for solving bugs.

You can use it at your own risk or fork it and change my name for yours on leaflet plugins page.

I add this warning on the readme.