ETurnId32

Navigation turn simplified unique id (32 values)

Parameters

value

int value

Entries

Link copied to clipboard

no route

Link copied to clipboard

Straight

Link copied to clipboard

bear left

Link copied to clipboard

turn left

Link copied to clipboard

turn sharp left

Link copied to clipboard

u turn left

Link copied to clipboard

bear right

Link copied to clipboard

turn right

Link copied to clipboard

turn sharp right

Link copied to clipboard

u turn right

Link copied to clipboard

roundabout cw1

Link copied to clipboard

roundabout cw2

Link copied to clipboard

roundabout cw3

Link copied to clipboard

roundabout cw4

Link copied to clipboard

roundabout cw5

Link copied to clipboard

roundabout cw6

Link copied to clipboard

roundabout cw7

Link copied to clipboard

roundabout ccw1

Link copied to clipboard

roundabout ccw2

Link copied to clipboard

roundabout ccw3

Link copied to clipboard

roundabout ccw4

Link copied to clipboard

roundabout ccw5

Link copied to clipboard

roundabout ccw6

Link copied to clipboard

roundabout ccw7

Link copied to clipboard

roundabout back

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

Link copied to clipboard

destination

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): ETurnId32

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.