We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example http://osrm.at/?hl=pl&loc=50.054636,19.926154&loc=50.055648,19.927428&z=17¢er=50.054848,19.927719&alt=0&df=0&re=0&ly=588398340
should not perform impossible turn left
Currently there are no turn restriction here, but I think that it is reasonable to assume that doing something like this is impossible.
related: "left/right turns should incur a delay" ( #42 )
The text was updated successfully, but these errors were encountered:
Thanks for raising this. Closing here in favor of #42, though.
Sorry, something went wrong.
No branches or pull requests
For example http://osrm.at/?hl=pl&loc=50.054636,19.926154&loc=50.055648,19.927428&z=17¢er=50.054848,19.927719&alt=0&df=0&re=0&ly=588398340
should not perform impossible turn left
Currently there are no turn restriction here, but I think that it is reasonable to assume that doing something like this is impossible.
related: "left/right turns should incur a delay" ( #42 )
The text was updated successfully, but these errors were encountered: