MMKMasstransitActionID
Warning
This feature is available in the Full MapKit SDK version
|
enum MMKMasstransitActionID : UInt, @unchecked Sendable |
Action that can be performed
Summary
Enum cases
|
case straight = 0 |
|
case left = 1 |
|
case right = 2 |
|
case dismount = 3 |
Enum cases
straight
|
case straight = 0 |
left
|
case left = 1 |
right
|
case right = 2 |
dismount
|
case dismount = 3 |