mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 03:11:55 +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": {
|
||||
"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)"
|
||||
},
|
||||
"thunderforest_outdoors": {
|
||||
"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)"
|
||||
},
|
||||
"open_zoomstack": {
|
||||
|
|
Loading…
Reference in a new issue