Skip to content

Commit fa4ece2

Browse files
authored
Add Americana and Protomaps Light styles (#936)
1 parent d940c02 commit fa4ece2

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/config/styles.json

+13-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"url": "https://cdn.jsdelivr.net/gh/maputnik/editor@9cf74ca405d2be0608b57db8109cf3a6af5b9f49/src/config/empty-style.json",
66
"thumbnail": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAQAAAAHDYbIAAAAEUlEQVR42mP8/58BDhiJ4wAA974H/U5Xe1oAAAAASUVORK5CYII="
77
},
8+
{
9+
"id": "americana",
10+
"title": "Americana",
11+
"url": "https://americanamap.org/style.json",
12+
"thumbnail": "https://github.com/maplibre/maputnik/assets/649392/23fa75ad-63e6-43f5-8837-03cdb0428bac"
13+
},
814
{
915
"id": "dark-matter",
1016
"title": "Dark Matter",
@@ -13,7 +19,7 @@
1319
},
1420
{
1521
"id": "maptiler-basic-gl-style",
16-
"title": "Maptiler Basic",
22+
"title": "MapTiler Basic",
1723
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/klokantech-basic-gl-style@v1.10/style.json",
1824
"thumbnail": "https://maputnik.github.io/thumbnails/klokantech-basic.png"
1925
},
@@ -65,6 +71,12 @@
6571
"url": "https://cdn.jsdelivr.net/gh/openmaptiles/positron-gl-style@v1.9/style.json",
6672
"thumbnail": "https://maputnik.github.io/thumbnails/positron.png"
6773
},
74+
{
75+
"id": "protomaps-light",
76+
"title": "Protomaps Light",
77+
"url": "https://api.protomaps.com/styles/v2/light.json?key=d828297496b11844",
78+
"thumbnail": "https://github.com/user-attachments/assets/911f9765-4a7d-4736-9ec0-f2d4c90ae587"
79+
},
6880
{
6981
"id": "stadia-outdoors",
7082
"title": "Stadia Outdoors",

0 commit comments

Comments
 (0)