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

Prevent full-circle spin during animated rotation #1453

Merged
merged 1 commit into from
May 19, 2015
Merged

Prevent full-circle spin during animated rotation #1453

merged 1 commit into from
May 19, 2015

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented May 6, 2015

#1295 made #1199 a lot less common, but it was still possible for the map to do a full 180° when drift-rotating past due-south. With this PR, the map is atomically rotated to a bearing in the same cycle as the final bearing.

/cc @kkaefer @friedbunny

#1295 made #1199 a lot less common, but it was still possible for the map to do a full 180° when drift-rotating past due-south. With this change, the map is atomically rotated to a bearing in the same cycle as the final bearing.

/cc @friedbunny
@1ec5 1ec5 added bug iOS Mapbox Maps SDK for iOS labels May 6, 2015
@1ec5 1ec5 added this to the iOS Beta 2 milestone May 6, 2015
@friedbunny
Copy link
Contributor

Looking good, I couldn't break this.

1ec5 added a commit that referenced this pull request May 19, 2015
Prevent full-circle spin during animated rotation
@1ec5 1ec5 merged commit b6765a2 into master May 19, 2015
@1ec5 1ec5 deleted the 1ec5-whee-2 branch May 19, 2015 23:18
@1ec5 1ec5 mentioned this pull request Jun 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants