https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v5.6.2:
✨ Features and improvements
- Pass document's
lang
to Tiny-SDF to render Simplified and Traditional Chinese characters (#6223) - Enable
global-state
expressions in layout properties (#6209) - Align typescript types generation with docs generation and avoid exporting non-exported types (#6217)
- Add
coveringTiles
method to the public API of the map object (#6292)