https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v5.6.1:
🐞 Bug fixes
- Fix white artifacts when using non-zero elevation (#6032)
- Fix geolocate control lock loss on window resize and zoom (#3504)
- Fix a memory leak in
GeoJSONSource
when rapidly updating data (#6163) - Fix
Map.setTransformRequest
parameter type to includenull
(#6179) - Fix typo
_rotatePitchHandler
in thenavigation_control.ts
file (#6207)