Merge pull request #704 from pathmapper/update_omt_styles

Update Basic and Toner styles
This commit is contained in:
Orange Mug
2020-06-06 12:32:34 +01:00
committed by GitHub
+4 -4
View File
@@ -6,8 +6,8 @@
"thumbnail": "https://maputnik.github.io/thumbnails/osm-liberty.png" "thumbnail": "https://maputnik.github.io/thumbnails/osm-liberty.png"
}, },
{ {
"id": "klokantech-basic", "id": "maptiler-basic-gl-style",
"title": "Klokantech Basic", "title": "Maptiler Basic",
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/klokantech-basic-gl-style@v1.9/style.json", "url": "https://cdn.jsdelivr.net/gh/openmaptiles/klokantech-basic-gl-style@v1.9/style.json",
"thumbnail": "https://maputnik.github.io/thumbnails/klokantech-basic.png" "thumbnail": "https://maputnik.github.io/thumbnails/klokantech-basic.png"
}, },
@@ -30,9 +30,9 @@
"thumbnail": "https://maputnik.github.io/thumbnails/osm-bright.png" "thumbnail": "https://maputnik.github.io/thumbnails/osm-bright.png"
}, },
{ {
"id": "toner-gl-style", "id": "maptiler-toner-gl-style",
"title": "Toner", "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" "thumbnail": "https://maputnik.github.io/thumbnails/toner.png"
}, },
{ {