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

User dot stays in center of view even after map is latitude-constrained #4781

Closed
1ec5 opened this issue Apr 21, 2016 · 1 comment
Closed
Labels
archived Archived because of inactivity bug iOS Mapbox Maps SDK for iOS

Comments

@1ec5
Copy link
Contributor

1ec5 commented Apr 21, 2016

If your current location is significantly to the north or south of the Equator, and the user tracking mode is set to MGLUserTrackingModeFollow, and you repeatedly zoom out using the two-finger tap gesture until z0–1, the user dot stays fixed at the center of the view, even though the map has been constrained so that your location is significantly above or below the center of the view.

In my case, I’m currently located in California. But after zooming out using the two-finger tap gesture, I wind up somewhere in the Pacific:

pacific

Panning disables user tracking mode, revealing – to my relief – that I’m still in California:

california

This regression was introduced in #3589.

/cc @friedbunny

@1ec5 1ec5 self-assigned this Apr 21, 2016
@1ec5 1ec5 added bug iOS Mapbox Maps SDK for iOS labels Apr 21, 2016
@1ec5 1ec5 removed their assignment Aug 15, 2016
@stale stale bot added the archived Archived because of inactivity label Nov 18, 2018
@stale
Copy link

stale bot commented Nov 20, 2018

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived Archived because of inactivity bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

1 participant