format

open override fun format(update: Double): SpannableString

Formats the data in the TripProgressUpdateValue for displaying the route distance remaining in the UI

Return

a SpannableString representing the route distance remaining

Parameters

update

the distance remaining value to be formatted