Classes
 ClassDescription
 CircleOverlay  
 CustomMarkerIcon This class defines a custom image which can be used as the icon for a MapMarker object.
 LatLng A simple helper class to define LatLng positions for the native maps extension.
 LatLngBounds A simple helper class for map area bounding functionality for the native maps extension.
 MapApplicationOpenOptions Options class for specifying options to pass to the native map application when opening.
 MapMarker This class defines a Map Marker object used by the native maps extension
 MapMarkerColour A class containing possible values for the colour of a map marker.
 MapOptions Map Options utility class for setting options on the native map extension.
 MapStyleOptions Defines styling options for a Map.
 MapType Class to define values for map types available
 Polygon Polygon object representing a shape overlay for the map
 Polyline Polyline object representing a line overlay for the map or a line segment of a Polygon.
 UserTrackingMode Class to define values for user tracking modes available. This is only used for iOS maps, Android does not support the user tracking feature. These values represent the options of the iOS MKUserTrackingMode as referenced here