This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Break camera tracking with external animation #14538
Labels
Android
Mapbox Maps SDK for Android
Milestone
Currently, whenever camera tracking is engaged, programmatically invoking standard animation clashes with the tracking animation in an unexpected way. We should instead break the tracking whenever this situation occurs. Users can listen for that event with the
OnCameraTrackingChangedListener
in more complex setups.@mapbox/navigation-android any thoughts on this?
The text was updated successfully, but these errors were encountered: