googleDirectionLibrary / com.akexorcist.googledirection.constant / Unit

Unit

open class Unit

Unit.

Since
1.0.0

Annotations

Value

class Value

Constructors

<init>

Unit()

Unit.

Properties

IMPERIAL

static val IMPERIAL: String

Specifies usage of the Imperial (English) system. Textual distances are returned using miles and feet.

METRIC

static val METRIC: String

Specifies usage of the metric system. Textual distances are returned using kilometers and meters.