Project-OSRM / osrm-frontend

Modular rewrite of the OSRM frontend using LRM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

cansusam opened this issue · comments

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