DistanceUnitType

enum DistanceUnitType : Enum<DistanceUnitType>

Distance unit type for visual information. Note that this won't change other results such as raw distance in SearchResult.distanceMeters which will always be returned in meters.

Entries

METRIC
Link copied to clipboard
Metric unit type.
IMPERIAL
Link copied to clipboard
Imperial unit type.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int