v5.7.2
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v5.7.1:
🐞 Bug fixes
- Fix
_updateRetainedTileschecking for children when children length is 1 overscaled tile "child" (#6388) - Fix evaluating
global-statefor layers added after loading style (#6361) - Change the pathway for passing
global-stateobject fromStyleto expression to fix a hack that was introduced in previous versions (#6366) - Fix triggering
loadandidleevents when source TileJSON fails to load (#5430) - Fix mouse events on heatmap features (#714)