| Interface | Description |
|---|---|
| MapViewEventListener |
Created by xizhens on 3/11/14.
|
| Class | Description |
|---|---|
| Annotation |
Created by xizhens on 2/28/14.
|
| MapView |
This is the main class in the MapView SDK.
|
| Overlay |
The Overlay class is the object class used to create overlays on the map view.
|
| OverlayId |
This class is used by the application to retain the overlays added to map view.
|
| Polygon |
This is the class for the PolyGon object.
|
| Polyline |
The is the class for the Polyline object.
|
| Shape |
This is the class for the Shape object.
|
| ShapeAttribute |
This class is used to define the shape attributes.
|
| Enum | Description |
|---|---|
| Annotation.AnnotationLayer |
This Enum is currently not used for the application layer.
|
| Annotation.AnnotationStyle |
The Enum define the annotation styles.
|
| Annotation.AnnotationType |
The map engine supports several annotation types.
|
| Annotation.TouchType |
The Enum for the touch type.
|
| MapView.RasterMode |
Raster Modes supported by the mapView API
|
| MapView.RenderMode |
The Enum for the rendering modes supported by mapView
|
| MapView.TouchMode |
The Enum defining the touch mode supported by mapView
|
| MapViewEventListener.MapLoadStatus |
This is the map load status Enum
|
| MapViewEventListener.TouchEvent |
This is the touch event type Enum.
|
| Shape.ShapeType |
The supported shape type by the map view.
|