Package com.mapbox.navigation.ui.speedlimit.model     
  Types
Link copied to clipboard
                class SpeedLimitFormatter(context: Context) : ValueFormatter<UpdateSpeedLimitValue, String> 
Content copied to clipboard
Formats speed limit data to a string for displaying to a user.
Link copied to clipboard
                Represents an error value for trip progress updates.
Link copied to clipboard
                A factory exposed to build a UpdateSpeedLimitError object.
Link copied to clipboard
                Represents a speed limit update to be rendered.