Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 15:07
· 11 commits to main since this release
c238479

https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v5.1.1:

✨ Features and improvements

  • Allow opacity to be set when location becomes invisible in the globe projection. (#5532)

🐞 Bug fixes

  • Fix AbortController signal listener memory leak in frameAsync and sendAsync. (#5561)
  • Remove closeButton event listener on popup.remove(). (#5564)
  • Add missing GeoJSONFeature type to library export as it is exposed by querySourceFeatures (#5567)