Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 09:41
· 926 commits to main since this release
adc7f17

https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v4.0.2:

✨ Features and improvements

  • Add option to position popup at subpixel coordinates to allow for smooth animations (#3710)
  • Constrain horizontal panning when renderWorldCopies is set to false (3738)

🐞 Bug fixes

  • Fix popup appearing far from marker that was moved to a side globe (3712)
  • Set text color to ensure contrast in the attribution pill (3737)
  • Fix memory leak in Worker when map is removed (3734)
  • Fix issue with FullscreenControl when MapLibre is within a ShadowRoot (#3573)