Warning

This feature is available in the Full MapKit SDK version

MMKDrivingAnnotationSchemeID

enum MMKDrivingAnnotationSchemeID : NSUInteger {}

The identifier of the annotation scheme.

Summary

Enum cases

MMKDrivingAnnotationSchemeIDSmall
Small annotation

MMKDrivingAnnotationSchemeIDMedium
Medium annotation

MMKDrivingAnnotationSchemeIDLarge
Large annotation

MMKDrivingAnnotationSchemeIDHighway
Highway annotation

Enum cases

MMKDrivingAnnotationSchemeIDSmall

MMKDrivingAnnotationSchemeIDSmall

Small annotation.


MMKDrivingAnnotationSchemeIDMedium

MMKDrivingAnnotationSchemeIDMedium

Medium annotation.


MMKDrivingAnnotationSchemeIDLarge

MMKDrivingAnnotationSchemeIDLarge

Large annotation.


MMKDrivingAnnotationSchemeIDHighway

MMKDrivingAnnotationSchemeIDHighway

Highway annotation.