SpeedInfoValue

class SpeedInfoValue

Represents a speed limit update to be rendered.

Properties

Link copied to clipboard
val currentSpeed: Int

Int user's current speed

Link copied to clipboard
val postedSpeed: Int?

Int posted speed limit at user's current location

Link copied to clipboard
val postedSpeedUnit: SpeedUnit

SpeedUnit posted speed unit at user's current location

Link copied to clipboard
val speedSignConvention: SpeedLimitSign?

SpeedLimitSign SpeedLimitSign.MUTCD or SpeedLimitSign.VIENNA to be used to display posted speed limit and user's current speed.