InstructionCueType

enum InstructionCueType : Enum<InstructionCueType>

The types of instruction cues based on urgency at which the driver is expected to take action.

Entries

Link copied to clipboard

Triggered when the driver should prepare for a maneuver coming up in a while.

Link copied to clipboard

Triggered a short time before the maneuver needs to be made by the driver.

Link copied to clipboard

Triggered at the time the maneuver should be made by the driver.

Inherited properties

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