From 8d83d205ca9f3f0b5088ff259a5e6a375dd64f57 Mon Sep 17 00:00:00 2001 From: bolollo Date: Mon, 20 May 2024 12:38:35 +0200 Subject: [PATCH] Change openmaptiles source to v3 OpenMapTiles fixes #137 --- style.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.json b/style.json index e55850a..7529723 100644 --- a/style.json +++ b/style.json @@ -9,7 +9,7 @@ "sources": { "openmaptiles": { "type": "vector", - "url": "https://api.maptiler.com/tiles/v3/tiles.json?key={key}" + "url": "https://api.maptiler.com/tiles/v3-openmaptiles/tiles.json?key={key}" }, "natural_earth_shaded_relief": { "maxzoom": 6,