Update config.js
This commit is contained in:
parent
e083ed13a7
commit
3a3a3e014c
@ -29,7 +29,7 @@ module.exports = function () {
|
|||||||
// Please ask Freifunk Regensburg before using its tile server c- example with retina tiles
|
// Please ask Freifunk Regensburg before using its tile server c- example with retina tiles
|
||||||
'url': 'https://tile.openstreetmap.org/{z}/{x}/{y}.png',
|
'url': 'https://tile.openstreetmap.org/{z}/{x}/{y}.png',
|
||||||
'config': {
|
'config': {
|
||||||
'maxZoom': 20,
|
'maxZoom': 19,
|
||||||
'attribution': '<a href="http://www.openmaptiles.org/" target="_blank">© OpenMapTiles</a> <a href="http://www.openstreetmap.org/about/" target="_blank">© OpenStreetMap contributors</a>'
|
'attribution': '<a href="http://www.openmaptiles.org/" target="_blank">© OpenMapTiles</a> <a href="http://www.openstreetmap.org/about/" target="_blank">© OpenStreetMap contributors</a>'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user