v5.3.1
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v5.3.0:
🐞 Bug fixes
- Only add
aria-labelon the Marker's element if it does not already has one (#5298) - The state of
glPixelStoreis now properly cleaned after texture updates to avoidglTexSubImage2Dcalls made on the same gl context acting differently at random (#5730) - Fixes an issue with popup close button not working (#5754)