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

Turn ignored #58

Open
wolfAle opened this issue Jul 30, 2019 · 0 comments
Open

Turn ignored #58

wolfAle opened this issue Jul 30, 2019 · 0 comments

Comments

@wolfAle
Copy link

wolfAle commented Jul 30, 2019

Hi guys,

in OSRMInstructionFormatter I found this:

if type != .depart && type != .arrive && modifier == .none { return nil }
it looks like if the step's type is, for instance, .turn the library doesn't return an attributed string that describes the step.
Can you enlighten me about the reasons behind this? :-)
In my use case it's important to explain the user the step-by-step instructions of the route it's gonna take.

Thanks,
Alessandro

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

1 participant