rowanwins / leaflet-easyPrint

A leaflet plugin which adds an icon to print the map - Demo @ http://rowanwins.github.io/leaflet-easyPrint/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo produces invalid map

mddr opened this issue · comments

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

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

@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.

Now fixed