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 avoidglTexSubImage2D
calls made on the same gl context acting differently at random (#5730) - Fixes an issue with popup close button not working (#5754)