We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6b40c commit af01346Copy full SHA for af01346
src/config/styles.json
@@ -65,6 +65,12 @@
65
"url": "https://maputnik.github.io/osm-liberty/style.json",
66
"thumbnail": "https://maputnik.github.io/thumbnails/osm-liberty.png"
67
},
68
+ {
69
+ "id": "osm-openmaptiles",
70
+ "title": "OSM OpenMapTiles",
71
+ "url": "https://api.maptiler.com/maps/openstreetmap/style.json?key=get_your_own_OpIi9ZULNHzrESv6T2vL",
72
+ "thumbnail": "https://openmaptiles.org/img/styles/openmaptiles.png"
73
+ },
74
{
75
"id": "positron",
76
"title": "Positron",
0 commit comments