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

CompassView doesn't update position when turning device from landscape to portrait mode #6755

Closed
rmnblm opened this issue Oct 19, 2016 · 2 comments
Assignees
Labels
bug iOS Mapbox Maps SDK for iOS
Milestone

Comments

@rmnblm
Copy link

rmnblm commented Oct 19, 2016

Platform: iOS 10.1
Mapbox SDK version: 3.4.0-beta.1

Startup the device in portrait mode and make the compass view appear:

portrait1

Turn the device to landscape mode, the compass view still has the same distance to top like in portrait mode, which is wrong:

landscape

Turn the device back to portrait, the compass view distance to top would now be correct when in landscape, but is again wrong in portrait:

portrait2

@rmnblm rmnblm changed the title CompassView doesn't update when turning device from landscape to portrait mode CompassView doesn't update position when turning device from landscape to portrait mode Oct 19, 2016
@cammace cammace added the iOS Mapbox Maps SDK for iOS label Oct 19, 2016
@friedbunny friedbunny added the bug label Oct 19, 2016
@friedbunny
Copy link
Contributor

This is an iOS 10 issue that we’ll probably address as part of fixing #5549.

@frederoni
Copy link
Contributor

Fixed in #6776

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

No branches or pull requests

4 participants