ComputeTravelTimeFor

enum ComputeTravelTimeFor : Enum<ComputeTravelTimeFor>

Specifies whether to return additional travel times using different types of traffic information (none, historic, live) as well as the default best-estimate travel time.

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

Entries

Link copied to clipboard

Defines that there should not be any traffic information.

Link copied to clipboard

Defines that there should be all traffic information.

Properties

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