code
UI Speed Limit
/
com.mapbox.navigation.ui.speedlimit.model
/
SpeedLimitFormatter
Speed
Limit
Formatter
class
SpeedLimitFormatter
(
context
:
Context
)
:
ValueFormatter
<
UpdateSpeedLimitValue
,
String
>
Content copied to clipboard
Formats speed limit data to a string for displaying to a user.
Constructors
Functions
Constructors
Speed
Limit
Formatter
Link copied to clipboard
fun
SpeedLimitFormatter
(
context
:
Context
)
Content copied to clipboard
Functions
format
Link copied to clipboard
open
override
fun
format
(
update
:
UpdateSpeedLimitValue
)
:
String
Content copied to clipboard
Formats speed limit data.