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

Make moveTo/flyTo work for coordinates with longitude/latitude of 0 #1059

Merged
merged 2 commits into from
Oct 6, 2020
Merged

Make moveTo/flyTo work for coordinates with longitude/latitude of 0 #1059

merged 2 commits into from
Oct 6, 2020

Conversation

davegurnell
Copy link
Contributor

Potential fix for issue #1058. Happy to tweak as necessary.

These methods fail if the user passes a coordinate
with a longitude or latitude of zero.
@davegurnell davegurnell changed the title Move to fix Make moveTo/flyTo work for coordinates with longitude/latitude of 0 Oct 5, 2020
Copy link
Contributor

@mfazekas mfazekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 good catch, yes those tests does not makes much sense

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 this pull request may close these issues.

moveTo/flyTo fail for coordinates with latitude/longitude of 0
2 participants