ETurnId64

Navigation turn simplified unique id (62 values)

Parameters

value

int value

Entries

Link copied to clipboard

no route

Link copied to clipboard

straight

Link copied to clipboard

left 1

Link copied to clipboard

left 2

Link copied to clipboard

left 3

Link copied to clipboard

left 4

Link copied to clipboard

left 5

Link copied to clipboard

right 1

Link copied to clipboard

right 2

Link copied to clipboard

right 3

Link copied to clipboard

right 4

Link copied to clipboard

right 5

Link copied to clipboard

u turn left

Link copied to clipboard

u turn right

Link copied to clipboard

left 1 with fork

Link copied to clipboard

right 1 with fork

Link copied to clipboard

straight crossing L

Link copied to clipboard

straight crossing R

Link copied to clipboard

straight crossing LR

Link copied to clipboard

left crossing F

Link copied to clipboard

left crossing R

Link copied to clipboard

left crossing FR

Link copied to clipboard

right crossing F

Link copied to clipboard

right crossing L

Link copied to clipboard

right crossing FL

Link copied to clipboard

keep on highway L

Link copied to clipboard

keep on highway R

Link copied to clipboard

left right

Link copied to clipboard

right left

Link copied to clipboard

roundabout CW 01

Link copied to clipboard

roundabout CW 02

Link copied to clipboard

roundabout CW 03

Link copied to clipboard

roundabout CW 04

Link copied to clipboard

roundabout CW 05

Link copied to clipboard

roundabout CW 06

Link copied to clipboard

roundabout CW 07

Link copied to clipboard

roundabout CW 08

Link copied to clipboard

roundabout CW 09

Link copied to clipboard

roundabout CW 10

Link copied to clipboard

roundabout CW 11

Link copied to clipboard

roundabout CW 12

Link copied to clipboard

roundabout CCW 01

Link copied to clipboard

roundabout CCW 02

Link copied to clipboard

roundabout CCW 03

Link copied to clipboard

roundabout CCW 04

Link copied to clipboard

roundabout CCW 05

Link copied to clipboard

roundabout CCW 06

Link copied to clipboard

roundabout CCW 07

Link copied to clipboard

roundabout CCW 08

Link copied to clipboard

roundabout CCW 09

Link copied to clipboard

roundabout CCW 10

Link copied to clipboard

roundabout CCW 11

Link copied to clipboard

roundabout CCW 12

Link copied to clipboard

roundabout gen

Link copied to clipboard

roundabout leave cw

Link copied to clipboard

roundabout leave ccw

Link copied to clipboard

waypoint left

Link copied to clipboard

waypoint right

Link copied to clipboard

destination left

Link copied to clipboard

destination right

Link copied to clipboard

boat ferry

Link copied to clipboard

train ferry

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
fun valueOf(value: String): ETurnId64

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.