A concrete annotation object tied to the specified point on the map.
SDKs
- iOS 4.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.2+
Framework
- Map
Kit
Declaration
@interface MKPointAnnotation : MKShape
Overview
You use this class, rather than define a custom annotation object, in situations where all you want to do is display a title string at the specified point on the map.
Note
In iOS 5.1 and earlier, the MapKit framework uses the Google Mobile Maps (GMM) service to provide map data. Use of specific classes of this framework (and their associated interfaces) is subject to the Google Mobile Maps terms of service, found at http://code.google.com/apis/maps/iphone/terms.html.