googleDirectionLibrary / com.akexorcist.googledirection.constant / AvoidType

AvoidType

open class AvoidType

Route restriction to avoid.

Since
1.0.0

Annotations

Value

class Value

Constructors

<init>

AvoidType()

Route restriction to avoid.

Properties

FERRIES

static val FERRIES: String

Indicates that the calculated route should avoid ferries.

HIGHWAYS

static val HIGHWAYS: String

Indicates that the calculated route should avoid highways.

INDOOR

static val INDOOR: String

Indicates that the calculated route should avoid indoor steps for walking and transit directions.

TOLLS

static val TOLLS: String

Indicates that the calculated route should avoid toll roads/bridges.