From f9de73e18aa263a0523afbc23102ca865236844a Mon Sep 17 00:00:00 2001 From: pathmapper Date: Mon, 1 Oct 2018 10:13:00 +0200 Subject: [PATCH] Update tilehosting URL --- src/config/tilesets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/tilesets.json b/src/config/tilesets.json index 11507c8e..5743fd7a 100644 --- a/src/config/tilesets.json +++ b/src/config/tilesets.json @@ -1,7 +1,7 @@ { "openmaptiles": { "type": "vector", - "url": "https://free.tilehosting.com/data/v3.json?key={key}", + "url": "https://maps.tilehosting.com/data/v3.json?key={key}", "title": "OpenMapTiles" }, "thunderforest_transport": {