MMKUserLocationAnchorType
enum MMKUserLocationAnchorType : UInt, @unchecked Sendable |
The type of anchor to use.
Summary
Enum cases
case normal = 0 |
case course = 1 |
Enum cases
normal
case normal = 0 |
Normal anchor.
course
case course = 1 |
Course anchor.