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

Here isochrone router returns coords in lat,lon rather than lon,lat #14

Closed
alichass opened this issue Sep 14, 2020 · 0 comments
Closed

Comments

@alichass
Copy link
Contributor

Here's what I did

Used HEREclient.isochrones


Here's what I got

Isochrone([[[37.5624275, -122.3239231], [37.5629425, -122.3238373], [37.5650024, -122.3238373], ...


Here's what I was expecting (based on docs)

Isochrone([[[-122.3239231, 37.5624275, ], [-122.3238373, 37.5629425 ], ...

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