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