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

README states order of LngLat twice in the same way #19

Closed
JoshuaKahn opened this issue Apr 27, 2021 · 2 comments
Closed

README states order of LngLat twice in the same way #19

JoshuaKahn opened this issue Apr 27, 2021 · 2 comments

Comments

@JoshuaKahn
Copy link

In the README section describing the ground track code, it says:

// Returns points in [lng, lat] order when true, and [lng, lat] order when false.
  isLngLatFormat: true

However, the two orders are the same here ([lng, lat] and [lng, lat])

@davidcalhoun
Copy link
Owner

Thanks for the heads up! Will fix this when I get a chance. PRs are also accepted!

@davidcalhoun
Copy link
Owner

Fixed in v4.2.11

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

2 participants