diff --git a/src/config/tilesets.json b/src/config/tilesets.json index 1cd0286..da1de22 100644 --- a/src/config/tilesets.json +++ b/src/config/tilesets.json @@ -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": {