Skip to content

v10.9.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 07 Oct 13:35
· 9 commits to v10.9 since this release
9a6c3c7

10.9.0-rc.1 October 07, 2022

Features ✨ and improvements 🏁

  • Eliminate tiles re-creation and re-layout on zooming map with globe, when the camera is trespassing the zoom projection border. (1729)

Bug fixes 🐞

  • Fix scale bar text being cut. (1716)
  • Fix possible crash when adding terrain using Style DSL after consecutive style changes. (1717)
  • Fix scale bar text overlapping. (1728)
  • Fix issue where Widget is not immediately rendered when added to the MapView. (1708)
  • Fix "phantom tiles" artefacts after GeoJSON source update when asynchronous tile loading is enabled. (1729)
  • Mitigate symbol flickering on zooming out globe map. (1729)
  • Fix random crash on tiles update when asynchronous uploading is enabled. (1729)
  • Fix a crash when Google location service is started in background but stopped in foreground. (1729)
  • Fix an issue where mock field is missing from the LocationEngine updates. (1729)

Dependencies

  • Update gl-native to v10.9.0-rc.1 and common to v23.1.0-rc.2. (1729)