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

Map center changes randomly/inconsistently when zooming in while panning animation is on (iOS) #1294

Closed
mb12 opened this issue Apr 18, 2015 · 4 comments
Labels
bug iOS Mapbox Maps SDK for iOS

Comments

@mb12
Copy link

mb12 commented Apr 18, 2015

Map center changes inconsistently/randomly if one zooms in/out (using animated:NO) while panning animation is on. For e.g. if you are panning in land area with animation, zooming in/out changes map center so randomly that one ends up in sea/water area.

This bug is consistently reproducible using the following steps:

1.) Add a stepper control that increments/decrements zoom without animation. (This is to be able to consistently zoom in/out without animation while panning animation is running).
2.) Pan with animation.
3.) Use the stepper controls to zoom in/out.

@1ec5
Copy link
Contributor

1ec5 commented Apr 18, 2015

Hm, I think this may be what's complicating the zoom animation I'm working on for #1292.

@incanus
Copy link
Contributor

incanus commented Apr 21, 2015

This probably also relates to the transform problems over in #1125 & #1160.

@incanus incanus added bug iOS Mapbox Maps SDK for iOS labels Apr 25, 2015
@incanus
Copy link
Contributor

incanus commented Aug 17, 2015

Is this still relevant @mb12? I don't think we see this anymore.

@mb12
Copy link
Author

mb12 commented Aug 17, 2015

You are right. Its not relevant any more. I haven't noticed random center changes on iOS for quite some time.

@incanus incanus closed this as completed Aug 17, 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

No branches or pull requests

3 participants