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
Questions are better to ask on Stack Overflow. We are actively monitoring the questions there and oftentimes, others have already asked a similar question.
Feature request should start off by describing the problem the feature will resolve. Please open a GitHub ticket beforehand with information about the feature to spark some discussion about the topic and once you have our support.
Bug Report can be reported using the provided template below:
Expected Behavior
Once @karenzshea adds the speed limit annotation to the Mapbox Directions API, we should expose it to the Android library.
WHat kind of issue is this?
Expected Behavior
Once @karenzshea adds the speed limit annotation to the Mapbox Directions API, we should expose it to the Android library.
Detailed Description
I see two things to accomplish this:
maxspeed
to the list of supported annotations here: https://github.com/mapbox/mapbox-navigation-android/blob/master/libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/navigation/NavigationRoute.java#L282-L304cc/ @danesfeder @osana
The text was updated successfully, but these errors were encountered: