[TASK] Update map attribution
This commit is contained in:
parent
779fa0a630
commit
329a0c44fc
@ -32,9 +32,9 @@
|
||||
// Please ask Freifunk Regensburg before using its tile server c- example with retina tiles
|
||||
"url": "https://{s}.tiles.ffrgb.net/{z}/{x}/{y}{retina}.png",
|
||||
"config": {
|
||||
"maxZoom": 22,
|
||||
"maxZoom": 20,
|
||||
"subdomains": "1234",
|
||||
"attribution": "<a href=\"https://www.mapbox.com/about/maps/\" target=\"_blank\">© Mapbox</a> <a href=\"https://openstreetmap.org/about/\" target=\"_blank\">© OpenStreetMap</a> <a class=\"mapbox-improve-map\" href=\"https://www.mapbox.com/map-feedback/\" target=\"_blank\">Improve this map</a>",
|
||||
"attribution": "<a href=\"http://www.openmaptiles.org/\" target=\"_blank\">© OpenMapTiles</a> <a href=\"http://www.openstreetmap.org/about/\" target=\"_blank\">© OpenStreetMap contributors</a>",
|
||||
"start": 6
|
||||
}
|
||||
},
|
||||
@ -43,9 +43,9 @@
|
||||
// Please ask Freifunk Regensburg before using its tile server - example with retina and dark tiles
|
||||
"url": "https://{s}.tiles.ffrgb.net/n/{z}/{x}/{y}{retina}.png",
|
||||
"config": {
|
||||
"maxZoom": 22,
|
||||
"maxZoom": 20,
|
||||
"subdomains": "1234",
|
||||
"attribution": "<a href=\"https://www.mapbox.com/about/maps/\" target=\"_blank\">© Mapbox</a> <a href=\"https://openstreetmap.org/about/\" target=\"_blank\">© OpenStreetMap</a> <a class=\"mapbox-improve-map\" href=\"https://www.mapbox.com/map-feedback/\" target=\"_blank\">Improve this map</a>",
|
||||
"attribution": " <a href=\"http://www.openmaptiles.org/\" target=\"_blank\">© OpenMapTiles</a> <a href=\"http://www.openstreetmap.org/about/\" target=\"_blank\">© OpenStreetMap contributors</a>",
|
||||
"mode": "night",
|
||||
"start": 19,
|
||||
"end": 7
|
||||
|
Loading…
Reference in New Issue
Block a user