Skip to content

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Apr 08:13
· 685 commits to main since this release
b90b28d

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

🐞 Bug fixes

  • Only add aria-label on the Marker's element if it does not already has one (#5298)
  • The state of glPixelStore is now properly cleaned after texture updates to avoid glTexSubImage2D calls made on the same gl context acting differently at random (#5730)
  • Fixes an issue with popup close button not working (#5754)