Skip to content

v10.16.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 24 Aug 08:53
· 26 commits to v10.16 since this release

10.16.0-rc.1 August 24, 2023

Features ✨ and improvements 🏁

  • Add Mapbox Privacy Policy to attribution links.

Bug fixes 🐞

  • Fix a rounding error when point lies at the edge of the screen by using rountToInt for limiting MapboxMap#pixelsForCoordinates to the bounds of MapView.
  • Fix NPE when animating edge insets types (e.g. map padding).
  • Don't emit MapLoadingError if an offline tilepack has no tiles.

Dependencies

  • Update gl-native to v10.16.0-rc.2 and common to v23.8.0-rc.2.