UI Speed Limit
/
com.mapbox.navigation.ui.speedlimit.model
/
UpdateSpeedLimitValue
androidJvm
Update
Speed
Limit
Value
class
UpdateSpeedLimitValue
Content copied to clipboard
Represents a speed limit update to be rendered.
Functions
Properties
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Properties
signFormat
Link copied to clipboard
androidJvm
val
signFormat
:
SpeedLimitSign
Content copied to clipboard
SpeedLimitSign speed limit sign
speedKPH
Link copied to clipboard
androidJvm
val
speedKPH
:
Int
Content copied to clipboard
Int speed in kilometers per hour
speedLimitFormatter
Link copied to clipboard
androidJvm
val
speedLimitFormatter
:
ValueFormatter
<
UpdateSpeedLimitValue
,
String
>
Content copied to clipboard
ValueFormatter<UpdateSpeedLimitValue, String>
speedUnit
Link copied to clipboard
androidJvm
val
speedUnit
:
SpeedLimitUnit
Content copied to clipboard
SpeedLimitUnit speed limit unit.