You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.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.
.build()
inNavigationRoute
will always set the profile for the directions request tothis.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
The text was updated successfully, but these errors were encountered: