Skip to content

v5.7.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 09:24
· 250 commits to main since this release
ad231b1

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 from Style to expression to fix a hack that was introduced in previous versions (#6366)
  • Fix triggering load and idle events when source TileJSON fails to load (#5430)
  • Fix mouse events on heatmap features (#714)