| Interface | Description |
|---|---|
| MapView.DirectionsEventListener |
A listener for receiving directions events from the
MapView |
| MapView.MapEventListener |
A listener for receiving map events from the
MapView |
| MapView.MarkerEventListener | |
| Marker.MarkerListener |
A listener for receiving events from a
Marker |
| Transaction.Listener |
An interface for receiving events from a committed Transaction.
|
| Class | Description |
|---|---|
| FlatPlacemarkMarker | |
| FlatPlacemarkMarker.Builder | |
| MapFragment |
A Fragment for providing an interactive Meridian map surface with map and directions controls.
|
| MapFragment.Builder | |
| MapInfo |
A class to retrieve and provide readonly access to properties of a Meridian map.
|
| MapOptions |
A serializable options object for use with
MapView and MapFragment. |
| MapView |
Provides an interactive Meridian map surface with map and directions controls.
|
| Marker |
A class to encapsulate graphical and positioning information for bitmaps to be displayed on the
MapView. |
| OverlayMarker | |
| OverlayMarker.Builder |
A factory class for creating OverlayMarkers
|
| OverlayMarkerOptions |
A serializable options object for use with
OverlayMarker |
| PlacemarkMarker | |
| PlacemarkMarker.Builder |
A factory class for creating placemark markers
|
| PlacemarkMarkerOptions |
A serializable options object for use with
PlacemarkMarker |
| SelectedPinMarker | |
| SelectedPinMarker.Builder | |
| Transaction |
A class to manage a group of markers while they are being added to the MapView.
|
| Transaction.Builder |
A Builder fro creating Transactions.
|
| Enum | Description |
|---|---|
| MapInfo.ZoomLevel |
An enumeration to qualify real world zoom levels.
|
| OverlayMarkerOptions.OverlayMarkerCoordinateType | |
| Transaction.Type |
The Type of actions a transaction can perform.
|
| Exception | Description |
|---|