rowanwins / leaflet-easyPrint

A leaflet plugin which adds an icon to print the map - Demo @ http://rowanwins.github.io/leaflet-easyPrint/
MIT License
248 stars 137 forks source link

Demo produces invalid map #100

Closed mddr closed 2 years ago

mddr commented 5 years ago

Hi,

After downloading the map from demo, map tiles are not loaded properly, just like you can see on the image below. myMap

Output from the console is just like below, only for different tiles: obraz

That's the case for Firefox 67.0.4 (Windows 10). On Chrome 75 (also Windows 10) you can't even download the image. Here's Chrome's console output below obraz

rowanwins commented 5 years ago

Hmm it's working fine for me on Chrome 75 on mac @mddr - are you still getting the issue?

mddr commented 5 years ago

@rowanwins I can't check it on Windows right now, but it's still an issue on Ubuntu, both using Chrome 75 and Firefox 68.0.1. Please take note that in order to reproduce the error, you have to actually download the image by pressing the "Manual print" button.

rowanwins commented 2 years ago

Now fixed