diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fd7789a..f448fc86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Use same version number for web and desktop versions - Add scheme type options for vector/raster tile - Add `tileSize` field for raster and raster-dem tile sources +- Update Protomaps Light gallery style to v4 - _...Add new stuff here..._ ### 🐞 Bug fixes diff --git a/src/config/styles.json b/src/config/styles.json index 3e57f8fb..e13c8f8d 100644 --- a/src/config/styles.json +++ b/src/config/styles.json @@ -80,7 +80,7 @@ { "id": "protomaps-light", "title": "Protomaps Light", - "url": "https://api.protomaps.com/styles/v2/light.json?key=d828297496b11844", + "url": "https://api.protomaps.com/styles/v4/light/en.json?key=d828297496b11844", "thumbnail": "https://github.com/user-attachments/assets/911f9765-4a7d-4736-9ec0-f2d4c90ae587" }, {