From 8faf841f3df1fd7009d963d11a91d993b6158eec Mon Sep 17 00:00:00 2001 From: pathmapper Date: Sat, 6 Jun 2020 11:29:24 +0200 Subject: [PATCH] Update Basic and Toner --- src/config/styles.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/styles.json b/src/config/styles.json index ff0e407..758ec0a 100644 --- a/src/config/styles.json +++ b/src/config/styles.json @@ -6,8 +6,8 @@ "thumbnail": "https://maputnik.github.io/thumbnails/osm-liberty.png" }, { - "id": "klokantech-basic", - "title": "Klokantech Basic", + "id": "maptiler-basic-gl-style", + "title": "Maptiler Basic", "url": "https://cdn.jsdelivr.net/gh/openmaptiles/klokantech-basic-gl-style@v1.9/style.json", "thumbnail": "https://maputnik.github.io/thumbnails/klokantech-basic.png" }, @@ -30,9 +30,9 @@ "thumbnail": "https://maputnik.github.io/thumbnails/osm-bright.png" }, { - "id": "toner-gl-style", + "id": "maptiler-toner-gl-style", "title": "Toner", - "url": "https://cdn.jsdelivr.net/gh/openmaptiles/toner-gl-style@dcb6e64/style.json", + "url": "https://cdn.jsdelivr.net/gh/openmaptiles/toner-gl-style@339e5b7/style.json", "thumbnail": "https://maputnik.github.io/thumbnails/toner.png" }, {