]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - dist/config.defaults.js
various npm package updates
[nominatim-ui.git] / dist / config.defaults.js
index 5b6a945337ec8c9b12bd7d84af48acbeb6f961f8..fa0556c9876d4439a1b71c0ceff150ff38b9f0bb 100644 (file)
@@ -36,7 +36,7 @@ let Nominatim_Config = {
 
   // For what {x}, {y} etc stand for see
   // https://leafletjs.com/reference-1.9.1.html#tilelayer
 
   // For what {x}, {y} etc stand for see
   // https://leafletjs.com/reference-1.9.1.html#tilelayer
-  Map_Tile_URL: 'https://tile.osm.org/{z}/{x}/{y}.png',
+  Map_Tile_URL: 'https://tile.openstreetmap.org/{z}/{x}/{y}.png',
 
   // Can be text or HTML. To hide set to ''
   Map_Tile_Attribution: '<a href="https://osm.org/copyright">OpenStreetMap contributors</a>'
 
   // Can be text or HTML. To hide set to ''
   Map_Tile_Attribution: '<a href="https://osm.org/copyright">OpenStreetMap contributors</a>'