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

Fix sign flip in programmatic camera rotation #13213

Merged
merged 1 commit into from
Oct 30, 2018
Merged

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Oct 26, 2018

This is a followup to #13212 that fixes an issue where the mbgl::CameraOptions’ heading was misinterpreted as going counterclockwise instead of clockwise. I had removed the redundant negative sign from the iOS implementation but accidentally left it in the macOS implementation.

/cc @julianrex @friedbunny

Fixed an issue where the mbgl::CameraOptions’ heading was misinterpreted as going counterclockwise instead of clockwise.
@1ec5 1ec5 added bug macOS Mapbox Maps SDK for macOS labels Oct 26, 2018
@1ec5 1ec5 added this to the macos-v0.12.0-gazpacho milestone Oct 26, 2018
@1ec5 1ec5 self-assigned this Oct 26, 2018
@1ec5 1ec5 requested review from friedbunny and julianrex October 26, 2018 23:39
@1ec5 1ec5 added the release blocker Blocks the next final release label Oct 29, 2018
@1ec5 1ec5 merged commit 89cf6c6 into master Oct 30, 2018
@1ec5 1ec5 deleted the 1ec5-camera-degrees-13210-2 branch October 30, 2018 21:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug macOS Mapbox Maps SDK for macOS release blocker Blocks the next final release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants