| Package | Description | 
|---|---|
| crossmobile.ios.mapkit | 
| Class and Description | 
|---|
| MKAnnotation
 MKAnnotation class defines an object that represents annotation information
 displayed on a map view. 
 | 
| MKAnnotationView
 MKAnnotationView class defines an object that represents the corresponding
 view of an annotation object displayed on a map. 
 | 
| MKCoordinateRegion
 MKCoordinateRegion class defines an object that represents the part of the
 map that is displayed. 
 | 
| MKCoordinateSpan
 MKCoordinateSpan class defines an object that represents the area that is
 covered by the map. 
 | 
| MKMapPoint
 MKMapPoint class defines an object that represents a point of the map on its
 two dimensional projection. 
 | 
| MKMapRect
 MKMapRect class defines an object that represents the rectangular area of a
 map's two dimensional projection. 
 | 
| MKMapSize
 MKMapSize class defines an object that represents the size of a map. 
 | 
| MKMapView
 MKMapView class defines a particular type of view that represents an
 embeddable and interactive map for the application. 
 | 
| MKMapViewDelegate
 MKMapViewDelegate interface is the delegate that is responsible for handling
 operations related to mapviews. 
 | 
| MKOverlay
 MKOverlay class defines an object that represents a map annotation for both
 point and area. 
 | 
| MKOverlayView
 MKOverlayView class defines an object that represents customized visual
 representation of MKOverlay objects. 
 | 
| MKPlacemark
 MKPlacemark class defines an object that represents a place mark and contains
 related data such as address, postal code and other information that define
 it. 
 | 
| MKReverseGeocoder
 Deprecated.  
 | 
| MKReverseGeocoderDelegate
 Deprecated.  
 | 
| MKUserLocation
 MKUserLocation class defines an object that represents user's current
 location on a map. 
 | 
Copyright © 2020. All rights reserved.