Map loading on the web stops working, shows only gray area, see n image. Thank you in advance for your help ... asked 10 Feb '20, 10:04 Dušan |
I have the same issue in some prod websites. At the moment, we use HTTP Protocol. If I try to reach tiles osm server “http://a.tile.osm.org/xx/xxxxx/xxxxx.png” , then I get a "Server not found" error. Should I change the library in order to use HTTPs? answered 10 Feb '20, 10:56 jasa_ 1
Using tile.osm.org URLs on a production machine is a bad idea as there's no guarantee of uptime. See here for more details. Notwithstanding that:
(10 Feb '20, 11:04)
SomeoneElse ♦
|
Can you provide a bit more information? What you have said so far is a bit like saying to someone "my car doesn't start" and attaching a photograph from 100m away...
Hi, I have noticed that when I access the page from another source (another ip address) the map loads fine. Is it possible that my ip address is blocked?
Thank you in advance for your help...
You should check in the browser console the URL you're using for tiles, and the status response you get.
It's possible to get blocked for heavy usage, both by IP and User Agent headers.
Please check that you're adhering to the Tile Usage Policy.