ETurnEvent

Navigation turn events

Parameters

value

int value

Entries

Link copied to clipboard

Turn type not available

Link copied to clipboard

Continue straight ahead

Link copied to clipboard

Turn right

Link copied to clipboard

Turn right

Link copied to clipboard

Turn right

Link copied to clipboard

Turn left

Link copied to clipboard

Turn left

Link copied to clipboard

Turn left

Link copied to clipboard

Turn half left

Link copied to clipboard

Turn half left

Link copied to clipboard

Turn half left

Link copied to clipboard

Turn half right

Link copied to clipboard

Turn half right

Link copied to clipboard

Turn half right

Link copied to clipboard

Turn sharp right

Link copied to clipboard

Turn sharp right

Link copied to clipboard

Turn sharp right

Link copied to clipboard

Turn sharp left

Link copied to clipboard

Turn sharp left

Link copied to clipboard

Turn sharp left

Link copied to clipboard

Leave the roundabout to the right

Link copied to clipboard

Continue on the roundabout

Link copied to clipboard

Make a U-Turn

Link copied to clipboard

Make a U-Turn

Link copied to clipboard

Take the exit

Link copied to clipboard

Take the exit

Link copied to clipboard

Take the exit

Link copied to clipboard

Info Generic

Link copied to clipboard

Drive on

Link copied to clipboard

Exit No

Link copied to clipboard

Take the exit

Link copied to clipboard

Take the exit

Link copied to clipboard

Take the exit

Link copied to clipboard

Leave the roundabout to the left

Link copied to clipboard

Leave the roundabout at the ... exit

Link copied to clipboard

Continue straight ahead

Link copied to clipboard

Take the ferry

Link copied to clipboard

Take the car transport by train

Link copied to clipboard

Info lane

Link copied to clipboard

Info Sign

Link copied to clipboard

Left and then turn right

Link copied to clipboard

Right and then turn left

Link copied to clipboard

Bear left

Link copied to clipboard

Bear right

Link copied to clipboard

Start waypoint

Link copied to clipboard

Intermediate waypoint

Link copied to clipboard

Stop waypoint

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val value: Int

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.