IsolineAvoidanceOptions

Features that are avoided while calculating isolines. Avoidance is on a best-case basis. If an avoidance can't be satisfied for a particular case, it violates the avoidance and the returned response produces a notice for the violation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Areas to be avoided.

Link copied to clipboard

Avoid car-shuttle-trains while calculating an isoline.

Link copied to clipboard

Avoid controlled access highways while calculating an isoline.

Link copied to clipboard

Avoid dirt roads while calculating an isoline.

Link copied to clipboard

Avoid ferries while calculating an isoline.

Link copied to clipboard

Avoid roads that have seasonal closure while calculating an isoline.

Link copied to clipboard

Avoids roads where the specified toll transponders are the only mode of payment.

Link copied to clipboard

Avoids roads where the specified toll transponders are the only mode of payment.

Link copied to clipboard

Truck road type identifiers. BK1 through BK4 apply only to Sweden. A2,A4,B2,B4,C,D,ET2,ET4 apply only to Mexico.

Link copied to clipboard

Avoid tunnels while calculating an isoline.

Link copied to clipboard

Avoid U-turns for calculation on highways and motorways.

Link copied to clipboard

Zone categories to be avoided.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String