From 237cc16b9735e4f8cc7cc4a624ddc0dc6cc9c2e7 Mon Sep 17 00:00:00 2001 From: orangemug Date: Sun, 27 Oct 2019 17:46:34 +0000 Subject: [PATCH] Make osm-liberty the default style. --- src/config/styles.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/config/styles.json b/src/config/styles.json index c0a6595..a9e0ea1 100644 --- a/src/config/styles.json +++ b/src/config/styles.json @@ -1,4 +1,10 @@ [ + { + "id": "osm-liberty", + "title": "OSM Liberty", + "url": "https://maputnik.github.io/osm-liberty/style.json", + "thumbnail": "https://maputnik.github.io/thumbnails/osm-liberty.png" + }, { "id": "klokantech-basic", "title": "Klokantech Basic", @@ -29,12 +35,6 @@ "url": "https://cdn.jsdelivr.net/gh/openmaptiles/toner-gl-style@bb49571/style.json", "thumbnail": "https://maputnik.github.io/thumbnails/toner.png" }, - { - "id": "osm-liberty", - "title": "OSM Liberty", - "url": "https://maputnik.github.io/osm-liberty/style.json", - "thumbnail": "https://maputnik.github.io/thumbnails/osm-liberty.png" - }, { "id": "os-zoomstack-outdoor", "title": "Zoomstack Outdoor",