Merge pull request #405 from pathmapper/update-tilehosting

Update tilehosting URL
This commit is contained in:
Orange Mug
2018-10-01 21:21:24 +01:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"openmaptiles": { "openmaptiles": {
"type": "vector", "type": "vector",
"url": "https://free.tilehosting.com/data/v3.json?key={key}", "url": "https://maps.tilehosting.com/data/v3.json?key={key}",
"title": "OpenMapTiles" "title": "OpenMapTiles"
}, },
"thunderforest_transport": { "thunderforest_transport": {