Hi, I am new to this forum, but the old nerd, example GoogleMaps API. A few days ago, for two customers, OSM didn't work properly. I only got a gray screen on the new OpenStreetMap pages: https://www.openstreetmap.org/?mlat=61.69817073&mlon=27.28851045#map=15/61.6982/27.2885 I was forced to code OSM to use v4.6.5/css/ol.css, v4.6.5/build /ol.js and body onload = "initialize_map (); add_map_point (61.69817073, 27.28851045);" method. On the other hand, this map - worked right: https://www.openstreetmap.org/?mlat=61.5042&mlon=27.2750#map=15/61.5042/27.2750 Today - Monday morning 10/21/2019 - The OSM map again works with the same coordinates: 61.69817073, 27.28851045 Was there a malfunction in the service or why the map did not work with certain coordinates? Best regards, Jorma Hytonen https://datatuki.net StMichel, Finland asked 21 Oct '19, 05:28 Jorma Hytonen |
Are your customers using map tiles from OpenStreetMap.org in some way, perhaps behind a website of yours using OpenLayers?