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