Skip to content

reflect driving side in U-turn symbol #189

Description

@MoKob

For the query, http://map.project-osrm.org/?z=18&center=51.046407%2C13.741493&loc=51.046628%2C13.741708&loc=51.046274%2C13.741273&hl=en&alt=0

the frontend shows a straight arrow:
screen shot 2016-10-10 at 10 48 54

The response for the same query (https://router.project-osrm.org/route/v1/driving/13.741708,51.046628;13.741273,51.046274?steps=true) shows the indications:

{"intersections":[{"lanes":[{"valid":false,"indications":["uturn"]},{"valid":false,"indications":["left"]},{"valid":true,"indications":["straight"]},{"valid":false,"indications":["straight"]}

The shown arrow should indicate a reverse, which is not the case right now.

/cc @freenerd

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions