open class AvoidType
Route restriction to avoid.
Since
1.0.0
class Value |
AvoidType()
Route restriction to avoid. |
static val FERRIES: String
Indicates that the calculated route should avoid ferries. |
|
static val HIGHWAYS: String
Indicates that the calculated route should avoid highways. |
|
static val INDOOR: String
Indicates that the calculated route should avoid indoor steps for walking and transit directions. |
|
static val TOLLS: String
Indicates that the calculated route should avoid toll roads/bridges. |