Skip to content

Commit c6174a5

Browse files
authored
1 parent 4389230 commit c6174a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- Use same version number for web and desktop versions
66
- Add scheme type options for vector/raster tile
77
- Add `tileSize` field for raster and raster-dem tile sources
8+
- Update Protomaps Light gallery style to v4
89
- _...Add new stuff here..._
910

1011
### 🐞 Bug fixes

src/config/styles.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
{
8181
"id": "protomaps-light",
8282
"title": "Protomaps Light",
83-
"url": "https://api.protomaps.com/styles/v2/light.json?key=d828297496b11844",
83+
"url": "https://api.protomaps.com/styles/v4/light/en.json?key=d828297496b11844",
8484
"thumbnail": "https://github.com/user-attachments/assets/911f9765-4a7d-4736-9ec0-f2d4c90ae587"
8585
},
8686
{

0 commit comments

Comments
 (0)