mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
Update maplibre packages (#968)
This PR updates the maplibre-relevant package, including the bump to v5. This notably allow styles with globe to be rendered as a globe https://demotiles.maplibre.org/globe.json Before <img width="1726" alt="Screenshot 2025-01-21 at 09 17 01" src="https://github.com/user-attachments/assets/f126f92d-6091-4273-b621-680cc092187f" /> After <img width="1728" alt="Screenshot 2025-01-21 at 09 17 18" src="https://github.com/user-attachments/assets/369621cd-46af-4acb-bd5c-7043aadcc297" /> ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [ ] Briefly describe the changes in this PR. - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [X] Add an entry to `CHANGELOG.md` under the `## main` section.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- Add `tileSize` field for raster and raster-dem tile sources
|
||||
- Update Protomaps Light gallery style to v4
|
||||
- Add support to edit local files on the file system if supported by the browser
|
||||
- Upgrade to MapLibre LG JS v5
|
||||
- _...Add new stuff here..._
|
||||
|
||||
### 🐞 Bug fixes
|
||||
|
||||
Reference in New Issue
Block a user