Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Coordinate difference between sliding the map right and left causing OSRM-backend InvalidValue response #372

Open
cansusam opened this issue Oct 5, 2023 · 0 comments

Comments

@cansusam
Copy link

cansusam commented Oct 5, 2023

I am not sure if its the intended behaviour.
On the map, moving the focus from right to left and left to right produces different coordinates.
Which is also resulting OSRM-backend error:

{
    "message": "Invalid coordinate value.",
    "code": "InvalidValue"
}
right slide
http://127.0.0.1:9966/?z=14&center=13.456325%2C-215.209208&loc=13.471934%2C-215.219250&loc=13.466258%2C-215.196934&hl=en&alt=0

-215.209208
left slide
http://127.0.0.1:9966/?z=13&center=13.444221%2C144.771309&loc=13.431365%2C144.742126&loc=13.458746%2C144.790878&hl=en&alt=0

144.742126

osrm-frontend-issue

ps: they are not exactly the same pin points but the places on the Guam island

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant