github maplibre/maplibre-gl-js v5.15.0

8 hours ago

✨ Features and improvements

  • Support global state expression for layer visibility (#6659) (by melitele)
  • Update Node.js version to 24.11 for development (#6851) (by HarelM)

🐞 Bug fixes

  • Fix LngLatBounds#intersects returning false for bounds spanning 360° or more (#6863) (by @lucaswoj)
  • Fix getting the right zoom for getElevationForLngLat (#6825) (by @HarelM)
  • Fix stale transform state being applied after changing minZoom or maxZoom due to old copies from transformCameraUpdate taking precedence. transformCameraUpdate is now called from setMinZoom and setMaxZoom to allow user to control subsequent changes to zoom #6766 (by @Auspicus)
  • Fix GeoJSON source throwing with undefined properties #6730 (by @wayofthefuture)

Don't miss a new maplibre-gl-js release

NewReleases is sending notifications on new releases.