MPIBearingType

enum MPIBearingType : Enum<MPIBearingType>

Possible bearing types when the action of a MPIDirections.MPIInstruction is MPIActionType.TURN

Entries

Link copied to clipboard

If the instruction is to just walk straight

Link copied to clipboard

If the instruction is to turn right

Link copied to clipboard

If the instruction is to turn slightly right

Link copied to clipboard

If the instruction is to turn turning left

Link copied to clipboard

If the instruction is to turn turning slightly left

Properties

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