IsolineTravelModeOptions

Mode-specific routing options that further refine how reachable areas are calculated. Options are only considered when they match the selected travel mode.

Types

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

Properties

Link copied to clipboard

Options specific to passenger vehicle routing (Car, such as vehicle characteristics and license plate restrictions.

Link copied to clipboard

Options specific to scooter routing (Scooter, such as vehicle characteristics and license plate restrictions.

Link copied to clipboard

Options specific to commercial truck routing (Truck, including vehicle dimensions, weight limits, and hazardous cargo specifications.

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