v10.16.0-rc.1
Pre-release
Pre-release
·
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
rountToIntfor limitingMapboxMap#pixelsForCoordinatesto the bounds of MapView. - Fix NPE when animating edge insets types (e.g. map padding).
- Don't emit
MapLoadingErrorif an offline tilepack has no tiles.
Dependencies
- Update gl-native to v10.16.0-rc.2 and common to v23.8.0-rc.2.