Skip to content

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

@cansusam

Description

@cansusam

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions