AlternativeType

enum AlternativeType : Enum<AlternativeType>

Represents the 'alternativeType' parameter in a Request to the Routing API.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Defines alternative type to only find routes which are better.

Link copied to clipboard

Defines alternative type to find any alternative route using the Routing API.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int