YMKDrivingAnnotationSchemeID
Warning
This feature is available in the Full MapKit SDK version
|
enum YMKDrivingAnnotationSchemeID : NSUInteger {} |
The identifier of the annotation scheme.
Summary
Enum cases
|
YMKDrivingAnnotationSchemeIDSmall |
|
YMKDrivingAnnotationSchemeIDMedium |
|
YMKDrivingAnnotationSchemeIDLarge |
|
YMKDrivingAnnotationSchemeIDHighway |
Enum cases
YMKDrivingAnnotationSchemeIDSmall
|
YMKDrivingAnnotationSchemeIDSmall |
Small annotation.
YMKDrivingAnnotationSchemeIDMedium
|
YMKDrivingAnnotationSchemeIDMedium |
Medium annotation.
YMKDrivingAnnotationSchemeIDLarge
|
YMKDrivingAnnotationSchemeIDLarge |
Large annotation.
YMKDrivingAnnotationSchemeIDHighway
|
YMKDrivingAnnotationSchemeIDHighway |
Highway annotation.