diff --git a/style.json b/style.json index 3f32e2a..9613a30 100644 --- a/style.json +++ b/style.json @@ -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",