CarDistanceFormatter

class CarDistanceFormatter(unitType: UnitType)

Constructors

Link copied to clipboard
fun CarDistanceFormatter(unitType: UnitType)

Functions

Link copied to clipboard
fun carDistance(distanceMeters: Double, roundingIncrement: Int = Rounding.INCREMENT_FIFTY): Distance