* update basemap URL across all configurations (#1777) * update basemap URL across all configurations (#1777)
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"pretty_print": true,
|
||||
"limit": 10,
|
||||
"map": {
|
||||
"url": "https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png",
|
||||
"attribution": "<a href=\"https://wikimediafoundation.org/wiki/Maps_Terms_of_Use\">Wikimedia maps</a> | Map data © <a href=\"https://openstreetmap.org/copyright\">OpenStreetMap contributors</a>"
|
||||
"url": "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
|
||||
"attribution": "© <a href=\"https://openstreetmap.org/copyright\">OpenStreetMap contributors</a>"
|
||||
}
|
||||
},
|
||||
"logging": {
|
||||
@@ -69,4 +69,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user