Contents

MKPointAnnotation

A string-based piece of location-specific data that you apply to a specific point on a map.

Declaration

class MKPointAnnotation

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.

Topics

Creating a Point Annotation

Accessing the Annotation’s Location

See Also

Location annotations