This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
android-v9.7.0
Changes since Mapbox Maps SDK for Android 9.6.2
Improvements and bug fixes
- Fix the race condition when updating LocationCompoent's position. (#703)
- Handle exceptions thrown at layout initialization (including those thrown from vector tile parsing) and add
OnDidFailLoadingTileListener
, which will be trigged when tile failed to load. (#704)
Dependencies
- Update core library to 5.3.0