Package com.mapbox.navigation.tripdata.speedlimit.model

Types

Link copied to clipboard
class PostedAndCurrentSpeedFormatter : ValueFormatter<SpeedData, Int>

Formats posted speed limit and current speed data to Int for displaying to a user.

Link copied to clipboard
class SpeedData

Defines the speed that needs to be formatted using PostedAndCurrentSpeedFormatter, fromUnit

Link copied to clipboard
class SpeedInfoValue

Represents a speed limit update to be rendered.