grinat / leaflet-simple-map-screenshoter

Leaflet plugin which take screenshot of map
MIT License
74 stars 19 forks source link

New version have issue #8

Closed miko866 closed 4 years ago

miko866 commented 4 years ago

After update to the new version of your awesome package, I have an issue. After changing the zoom level and take a screenshot that makes only a screenshot with a white background. The output is in base64 and with AAA... content. I had no problems before.

grinat commented 4 years ago

You can place an example on https://stackblitz.com/ https://jsfiddle.net/ or something similar?

miko866 commented 4 years ago

Sorry for the late answer, but I have a little time now. Unfortunately, I can't create a prototype because my project is very extensive. I use Vue2Leflet and there may be a bug there. In my projects I draw a lot of figures on the map and plus I add some custom-created elements and when I wanted to create a screenshot I found that there was a problem with the catch. But version 0.3.7 works great.