We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4389230 commit c6174a5Copy full SHA for c6174a5
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- Use same version number for web and desktop versions
6
- Add scheme type options for vector/raster tile
7
- Add `tileSize` field for raster and raster-dem tile sources
8
+- Update Protomaps Light gallery style to v4
9
- _...Add new stuff here..._
10
11
### 🐞 Bug fixes
src/config/styles.json
@@ -80,7 +80,7 @@
80
{
81
"id": "protomaps-light",
82
"title": "Protomaps Light",
83
- "url": "https://api.protomaps.com/styles/v2/light.json?key=d828297496b11844",
+ "url": "https://api.protomaps.com/styles/v4/light/en.json?key=d828297496b11844",
84
"thumbnail": "https://github.com/user-attachments/assets/911f9765-4a7d-4736-9ec0-f2d4c90ae587"
85
},
86
0 commit comments