Inherits from OSAnnotationView : UIView
Declared in OSPinAnnotationView.h

Overview

OSPinAnnotationView provides a concrete implementation of OSAnnotationView that displays a pin on the map. The pin can optionally animate in, and rises when dragged, falling again when released

Subclassing notes

OSPinAnnotationView is not designed to be subclassed.

Tasks

Properties

animatesDrop

@property (nonatomic, assign) BOOL animatesDrop

pinColor

Color of the pin.

@property (nonatomic, assign) OSPinAnnotationColor pinColor

Declared In

OSPinAnnotationView.h