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

NavigationRoute always retrieves driving-traffic profile #411

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

NavigationRoute always retrieves driving-traffic profile #411

danesfeder opened this issue Oct 23, 2017 · 2 comments
Assignees
Labels
bug Defect to be fixed.
Milestone

Comments

@danesfeder
Copy link
Contributor

.build() in NavigationRoute will always set the profile for the directions request to this.directionsBuilder.profile("driving-traffic"); - currently not able to fetch walking or biking directions.

This was an oversight on my part making congestion changes.

cc @ericrwolfe

@danesfeder danesfeder added the bug Defect to be fixed. label Oct 23, 2017
@danesfeder danesfeder added this to the v0.7.0 milestone Oct 23, 2017
@danesfeder danesfeder self-assigned this Oct 23, 2017
@cammace cammace assigned cammace and unassigned danesfeder Oct 23, 2017
@cammace
Copy link

cammace commented Oct 23, 2017

I'll go ahead and fix this one up

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

cammace commented Oct 25, 2017

Should have fixed this in #413

@cammace cammace closed this as completed Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect to be fixed.
Projects
None yet
Development

No branches or pull requests

2 participants