Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Break location camera tracking when a developer invoked animation starts #14745

Merged
merged 1 commit into from
May 24, 2019

Conversation

LukasPaczos
Copy link
Member

Closes #14538.

Whenever any of the MapboxMap#moveCamera, MapboxMap#easeCamera, MapboxMap#animateCamera, MapboxMap#scrollBy, MapboxMap#resetNorth, MapboxMap#setFocalBearing is invoked, or the compass is clicked, the location component is going to break location tracking and set the camera mode to CameraMode#NONE.

/cc @mapbox/navigation-android

@LukasPaczos LukasPaczos added the Android Mapbox Maps SDK for Android label May 23, 2019
@LukasPaczos LukasPaczos added this to the release-oolong milestone May 23, 2019
@LukasPaczos LukasPaczos requested a review from tobrun May 23, 2019 13:10
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Break camera tracking with external animation
2 participants