-
Notifications
You must be signed in to change notification settings - Fork 214
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
panTo Duration Issues #83
Comments
I found the issue in source code, there is a bug here. |
Great you tracked it down to code @jdakowicz Could you please make a pull request here on GitHub - with the fix? |
JamesIves is great. By the way, I'd like to remind people that the unit is |
Created a PR with jdakowicz fix described above #109 |
So whats the solution to this then? I'm getting sick of poorly designed apis. |
This issue is almost 4 years old, and the project is unmaintained according to the README. There's no reason to be rude however. |
Having issues with the duration when using
panTo
Am I calling this correctly? It pans but the duration is always default no matter what value I set it to.
map.panTo([64.710824, -22.148438], {duration: 100});
The text was updated successfully, but these errors were encountered: