Skip to content

v10.6.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 02 Jun 12:54
· 1059 commits to main since this release
bdf6b3a

Requires Xcode 13.0.0 or later

Changes

  • Fix 3D puck sized incorrectly in the globe view. (#1347)

Dependencies

  • Update to MapboxCoreMaps 10.6.0-rc.1 and MapboxCommon 22.0.0-rc.2. (#1368)
    • Features ✨ and improvements 🏁
      • Minimise tiles relayout on camera zooming with globe view. Improve the overall performance and reduce latency of the cached tiles appearance.
      • Add minimum and maximum range check for sky layer property sky-atmosphere-sun and sky-gradient-center. If the input is invalid, the default property value will be used.
      • Share render data between vector render tiles referring to the same logical tile
      • Update mapbox-common to v22.0.0-rc.2
      • Improve vertex buffer allocation of tile render data in Metal
    • Bug fixes 🐞
      • Fix a bug where android test dependency was introduced as a strict version.
      • Fix an unexpected request update delay for tiles taken from in-memory cache when minimumTileUpdateInterval is set