mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-13 01:34:14 +01:00
Upgrade Thunderforest tilesets
This commit is contained in:
parent
6da83c4670
commit
d931c7cb38
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@
|
||||||
},
|
},
|
||||||
"thunderforest_transport": {
|
"thunderforest_transport": {
|
||||||
"type": "vector",
|
"type": "vector",
|
||||||
"url": "https://tile.thunderforest.com/thunderforest.transport-v1.json?apikey={key}",
|
"url": "https://tile.thunderforest.com/thunderforest.transport-v2.json?apikey={key}",
|
||||||
"title": "Thunderforest Transport (heavy)"
|
"title": "Thunderforest Transport (heavy)"
|
||||||
},
|
},
|
||||||
"thunderforest_outdoors": {
|
"thunderforest_outdoors": {
|
||||||
"type": "vector",
|
"type": "vector",
|
||||||
"url": "https://tile.thunderforest.com/thunderforest.outdoors-v1.json?apikey={key}",
|
"url": "https://tile.thunderforest.com/thunderforest.outdoors-v2.json?apikey={key}",
|
||||||
"title": "Thunderforest Outdoors (heavy)"
|
"title": "Thunderforest Outdoors (heavy)"
|
||||||
},
|
},
|
||||||
"open_zoomstack": {
|
"open_zoomstack": {
|
||||||
|
|
Loading…
Reference in a new issue