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

Setting map position should cancel scroll #2296

Closed
erf opened this issue Sep 10, 2015 · 6 comments
Closed

Setting map position should cancel scroll #2296

erf opened this issue Sep 10, 2015 · 6 comments
Assignees
Labels
Android Mapbox Maps SDK for Android bug iOS Mapbox Maps SDK for iOS

Comments

@erf
Copy link
Contributor

erf commented Sep 10, 2015

Setting map position should cancel scrolling. There should perhaps be another way of canceling scrolling as well.

@ljbade
Copy link
Contributor

ljbade commented Sep 11, 2015

I see related to #1699

@ljbade ljbade added bug Android Mapbox Maps SDK for Android labels Sep 11, 2015
@ljbade ljbade added this to the android-v0.1.0 milestone Sep 11, 2015
@ljbade ljbade added the iOS Mapbox Maps SDK for iOS label Sep 11, 2015
@ljbade
Copy link
Contributor

ljbade commented Sep 11, 2015

I think this might also affect iOS as there is no cancelTransitions for setting coordinates?

@ljbade
Copy link
Contributor

ljbade commented Sep 11, 2015

/cc @incanus

@ljbade ljbade self-assigned this Sep 11, 2015
@ljbade
Copy link
Contributor

ljbade commented Sep 11, 2015

I made a PR which also calls cancelTransitions in the other set functions for position, direction and zoom level.

In #2302

@ljbade
Copy link
Contributor

ljbade commented Sep 11, 2015

Merged PR to master.

Awaiting @incanus @bleege eyeballs for release branch cherry pick.

@incanus
Copy link
Contributor

incanus commented Sep 11, 2015

Cherry-picked as d894bb7.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

3 participants