From 3aa3f4de8841e44e9189e0105cc8d0db1cced6a6 Mon Sep 17 00:00:00 2001 From: Bart Louwers Date: Sat, 22 Jun 2024 12:27:00 +0200 Subject: [PATCH] Add Americana and Versatiles Colorful as default styles --- src/config/styles.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/config/styles.json b/src/config/styles.json index 230eacf7..f6c2a729 100644 --- a/src/config/styles.json +++ b/src/config/styles.json @@ -1,4 +1,10 @@ [ + { + "id": "Americana", + "title": "Americana", + "url": "https://zelonewolf.github.io/openstreetmap-americana/style.json", + "thumbnail": "https://github.com/maplibre/maputnik/assets/649392/23fa75ad-63e6-43f5-8837-03cdb0428bac" + }, { "id": "osm-liberty", "title": "OSM Liberty", @@ -29,6 +35,12 @@ "url": "https://cdn.jsdelivr.net/gh/openmaptiles/osm-bright-gl-style@v1.11/style.json", "thumbnail": "https://maputnik.github.io/thumbnails/osm-bright.png" }, + { + "id": "versatiles-colorful", + "title": "Versatiles Colorful", + "url": "https://tiles.versatiles.org/assets/styles/colorful.json", + "thumbnail": "https://github.com/maplibre/maputnik/assets/649392/6cd69818-c541-46e4-a920-65fb4f654931" + }, { "id": "maptiler-toner-gl-style", "title": "Toner",