MMKDrivingAnnotationSchemeID
Warning
This feature is available in the Full MapKit SDK version
|
enum MMKDrivingAnnotationSchemeID : NSUInteger {} |
The identifier of the annotation scheme.
Summary
Enum cases
|
MMKDrivingAnnotationSchemeIDSmall |
|
MMKDrivingAnnotationSchemeIDMedium |
|
MMKDrivingAnnotationSchemeIDLarge |
|
MMKDrivingAnnotationSchemeIDHighway |
Enum cases
MMKDrivingAnnotationSchemeIDSmall
|
MMKDrivingAnnotationSchemeIDSmall |
Small annotation.
MMKDrivingAnnotationSchemeIDMedium
|
MMKDrivingAnnotationSchemeIDMedium |
Medium annotation.
MMKDrivingAnnotationSchemeIDLarge
|
MMKDrivingAnnotationSchemeIDLarge |
Large annotation.
MMKDrivingAnnotationSchemeIDHighway
|
MMKDrivingAnnotationSchemeIDHighway |
Highway annotation.