animatesDrop
A Boolean value indicating whether the annotation view is animated onto the screen.
Declaration
var animatesDrop: Bool { get set }Discussion
When this property is true, the map view animates the appearance of pin annotation views by making them appear to drop onto the map at the target point. This animation occurs whenever the view transitions from offscreen to onscreen.