Skip to content
New issue

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

OSRM cannot draw route, but it can give the route instructions #700

Closed
jiang01yi opened this issue Aug 12, 2013 · 2 comments
Closed

OSRM cannot draw route, but it can give the route instructions #700

jiang01yi opened this issue Aug 12, 2013 · 2 comments

Comments

@jiang01yi
Copy link

Hi,
I am currently troubleshooting the ORSM problem, my version is 0.1.8.1, It worked very good before. Recently, it cannot draw the route on map, there are just markers on the map, but it can have the route instructions.
I don't know what you did the update, Can you tell me how to quickly fix that?
Thanks

@DennisSchiefer
Copy link

Most likely your problem results from us switiching to 6 digit precision in lat/lon coordinates. If you are using a newer version of the webclient, you can change the precision to use globally in OSRM.RoutingGeometry.js. It should already be set to 6 in the current develop branch version.

@jiang01yi
Copy link
Author

Thanks, I fixed that.

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

No branches or pull requests

3 participants