Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no way to allow user gestures to override animations that occur on every frame. #13150

Open
timcreatedit opened this issue Apr 16, 2024 · 0 comments

Comments

@timcreatedit
Copy link

mapbox-gl-js version: 3.2.0

browser: any

Steps to Trigger Behavior

  1. Use jumpTo on every frame while not interacting
  2. Attempt to listen to "movestart" events to stop animation
  3. It won't fire

Link to Demonstration

https://jsbin.com/reyakaravi/edit?js,console,output

Expected Behavior

Moving works and console logs show up

Actual Behavior

Nothing happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant