SPAnnotationType
enum SPAnnotationType : NSUInteger {}
Default annotation view types.
-
Point of interest
Declaration
Objective-C
SPAnnotationTypePoi -
Beacon
Declaration
Objective-C
SPAnnotationTypeBeacon -
Route start
Declaration
Objective-C
SPAnnotationTypeStart -
Route end
Declaration
Objective-C
SPAnnotationTypeEnd -
Floor transition up
Declaration
Objective-C
SPAnnotationTypeTransitionUp -
Floor transition down
Declaration
Objective-C
SPAnnotationTypeTransitionDown -
Number of annotation types
Declaration
Objective-C
SPAnnotationTypeCount
SPAnnotationType Enumeration Reference