MKPinAnnotationView
An annotation view that displays a pin image on the map.
Declaration
class MKPinAnnotationViewOverview
Return instances of this class from the mapView(_:viewFor:) method of your map view delegate when you want to display a pin for one of your annotations. The pins displayed by this view are the same ones found in the Maps application. You can specify the type of pin you want to display and whether you want the pin to be animated into place.