MKMultiPoint
An abstract class that defines the common behavior that open and closed polygon overlays share.
Declaration
class MKMultiPointOverview
Don’t create instances of this class directly. Instead, create instances of the MKPolygon or MKPolyline classes. However, you can use the methods and property of this class to access information about the specific points associated with the line or polygon.