MMKDrivingAnnotationSchemeID
Warning
This feature is available in the Full MapKit SDK version
|
enum MMKDrivingAnnotationSchemeID : UInt, @unchecked Sendable |
The identifier of the annotation scheme.
Summary
Enum cases
|
case small = 0 |
|
case medium = 1 |
|
case large = 2 |
|
case highway = 3 |
Enum cases
small
|
case small = 0 |
Small annotation.
medium
|
case medium = 1 |
Medium annotation.
large
|
case large = 2 |
Large annotation.
highway
|
case highway = 3 |
Highway annotation.