https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v5.7.3:
✨ Features and improvements
- Enable documentation admonitions in Material for MkDocs. (#6455)
- Switch MapEventType from type to interface to allow declaration merging (#6436)
- Implement data-driven styling support for
line-dasharray
(#5812)
🐞 Bug fixes
- Fix raster flickering when using terrain 3D and optimize terrain logic.
- Fix issue where parent tiles are retained when deeper descendant tiles already cover the missing ideal tile. (#6442)
- Fix an issue when GeolocateControl fires outofmaxbounds event with trackUserLocation disabled (#6464)
- Fix an issue with globe+terrain "zooming" in when dragging towards the poles (#6470)
- Fix integer overflow in symbol placement (#6476)