Revert "Update Maptiler URLs"

pull/50/head
pathmapper 5 years ago committed by GitHub
parent 7837843b88
commit 482169aaa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@
"sources": {
"openmaptiles": {
"type": "vector",
"url": "https://api.maptiler.com/tiles/v3/tiles.json?key={key}"
"url": "https://maps.tilehosting.com/data/v3.json?key={key}"
},
"natural_earth_shaded_relief": {
"maxzoom": 6,
@ -20,7 +20,7 @@
}
},
"sprite": "https://maputnik.github.io/osm-liberty/sprites/osm-liberty",
"glyphs": "https://api.maptiler.com/fonts/{fontstack}/{range}.pbf?key={key}",
"glyphs": "https://maps.tilehosting.com/fonts/{fontstack}/{range}.pbf?key={key}",
"layers": [
{
"id": "background",

Loading…
Cancel
Save