Hi,
Seems that the OSM tileservers are broken for me.
Can't see anything untoward here: Several of my pages, and others, using OSM tiles are not displaying anything but were OK yesterday.
e.g. Anybody any ideas why I'm not seeing any OSM tiles? Cheers, Peter asked 18 Sep '13, 18:42 geep999 |
It seems that indeed openlayers dev is broken. answered 19 Sep '13, 08:29 geep999 |
Seems to be a problem with OpenLayers and not with the OSM tiles. But I can't tell you what's wrong though.
Yes, OpenLayers is reporting JavaScript errors on those pages:
Uncaught TypeError: Cannot read property 'prototype' of undefined - OpenLayers.js:1169 Uncaught TypeError: undefined is not a function - openlayers_simplest_example.html:7
Thanks for the answers - but Hmm.
It's still not working for me.
As some of my pages haven't changed since I know they were working I guess that openlayers must have been changed and broken, as I do point to http://www.openlayers.org/dev/OpenLayers.js
Seems that I need to install a working copy of openlayers locally.
Cheers,
Peter
Installing a local copy is always recommended. Otherwise your website will fail if the OpenLayers website is down or if there is a major version upgrade / API change.