Skip to content

v6.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:19
· 36 commits to main since this release
Immutable release. Only release title and notes can be modified.
3a0a4f7

✨ Features and improvements

  • Add experimental ImageSource.setWarp and ImageSource.getWarp, choosing between a auto, perspective and a flat warp of the image (#8172) (by @HarelM)

🐞 Bug fixes

  • Fixed incorrect image source on projection on globe view (#8172) (by @HarelM)
  • Fix the globe zooming itself in when panned away from a pole at the minimum zoom, where the latitude zoom compensation was applied on top of the constrain's own clamp (#8182) (by @mondsichtung)
  • Fix dragging the globe from the empty space around it, which barely moved the map and often in the wrong direction (#8174) (by @mondsichtung)