SpeedLimitFormatter

class SpeedLimitFormatter(context: Context) : ValueFormatter<UpdateSpeedLimitValue, String>

Formats speed limit data to a string for displaying to a user.

Constructors

Link copied to clipboard
fun SpeedLimitFormatter(context: Context)

Functions

Link copied to clipboard
open override fun format(update: UpdateSpeedLimitValue): String

Formats speed limit data.