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

Add bearing for each point in NavigationRoute #407

Closed
danesfeder opened this issue Oct 20, 2017 · 2 comments
Closed

Add bearing for each point in NavigationRoute #407

danesfeder opened this issue Oct 20, 2017 · 2 comments

Comments

@danesfeder
Copy link
Contributor

With MAS 3.0, if you don't provide a bearing for each Point added to a NavigationRoute, you'll get a failed response for the route.

We should add a bearing to any Point that doesn't have one so the request still comes back successful. It looks like this only happens if you add one bearing value to one Point, but not the rest of the Points.

cc @cammace

@ericrwolfe
Copy link
Contributor

This has lead to a few temporary workarounds that should be fixed:

@cammace cammace mentioned this issue Oct 23, 2017
3 tasks
@danesfeder
Copy link
Contributor Author

danesfeder commented Jan 12, 2018

Fixed upstream in MAS mapbox/mapbox-java#614

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

2 participants