WaypointOptimizationAvoidanceOptions

Specifies options for areas to avoid. This is a best-effort avoidance setting, meaning the router will try to honor the avoidance preferences but may still include restricted areas if no feasible alternative route exists. If avoidance options are not followed, the response will indicate that the avoidance criteria were violated.

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

Avoidance options for cars-shuttles-trains.

Link copied to clipboard

Avoid controlled access highways while calculating the route.

Link copied to clipboard

Avoid dirt roads while calculating the route.

Link copied to clipboard

Avoidance options for ferries.

Link copied to clipboard

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

Link copied to clipboard

Avoid tunnels while calculating the route.

Link copied to clipboard

Avoid U-turns for calculation on highways and motorways.

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