TrafficInformation

enum TrafficInformation : Enum<TrafficInformation>

Represents types of traffic information.

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

Entries

Link copied to clipboard
ALL()

Defines that there should be all traffic information.

Link copied to clipboard

Defines that there should not be any traffic information.

Properties

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