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

Geocoding lat/lng is reversed #42

Open
samcrawford opened this issue Jul 25, 2020 · 0 comments
Open

Geocoding lat/lng is reversed #42

samcrawford opened this issue Jul 25, 2020 · 0 comments

Comments

@samcrawford
Copy link
Contributor

Unusual use case... If you put "37.8976, -84.3936" into the search box, it geocodes it to Antarctica rather than the US. This is because the search is made against Mapbox and this is what they return. Needs a change to recognise that a lat/lng has been entered, and either (1) swap the values before sending them to Mapbox, or (2) don't send them at all, just use them directly.

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