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

easeTo does not work properly if multiple values are changed #1944

Closed
kennstenicht opened this issue Jan 19, 2016 · 2 comments · Fixed by #1950
Closed

easeTo does not work properly if multiple values are changed #1944

kennstenicht opened this issue Jan 19, 2016 · 2 comments · Fixed by #1950

Comments

@kennstenicht
Copy link

I created a small jsfiddle to explain the issue.
https://jsfiddle.net/rzgqmjj0/1/

If you press the "target" button in the upper left corner the camera flies to the correct position, but if you press the start button afterwards you don't return to the initial position. To get to the initial position, you have to click "start" a second time.

This error only occurs if more than one value (zoom, bearing or pitch) is changed at the same time.

@lucaswoj
Copy link
Contributor

Bug confirmed. Sounds like a regression of #1744.

ref #1773

@lucaswoj
Copy link
Contributor

Here's a slightly more 😈 test case: http://jsfiddle.net/rzgqmjj0/2/

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

Successfully merging a pull request may close this issue.

2 participants