]> git.openstreetmap.org Git - rails.git/blobdiff - public/openlayers/OpenStreetMap.js
Fix OpenLayers 404 image URL to not redirect
[rails.git] / public / openlayers / OpenStreetMap.js
index 86f8a80e4d9593cdbef63a476292c260e7093ad3..53094d8da7574cd2bf36c099a9999b98fc9511da 100644 (file)
@@ -7,7 +7,7 @@ OpenLayers.Util.OSM = {};
  * Constant: MISSING_TILE_URL
  * {String} URL of image to display for missing tiles
  */
-OpenLayers.Util.OSM.MISSING_TILE_URL = "http://openstreetmap.org/openlayers/img/404.png";
+OpenLayers.Util.OSM.MISSING_TILE_URL = "http://www.openstreetmap.org/openlayers/img/404.png";
 
 /**
  * Property: originalOnImageLoadError