| Interface | Description |
|---|---|
| MapLineable | |
| MapMarkable | |
| MapOverlayable | |
| MapPolygonable | |
| MapRenderable |
Interface for the map renderer.
|
| Renderable |
Interface for additional layers on the map.
|
| Class | Description |
|---|---|
| DefaultMapLine | |
| ImageMapMarker |
Paint an image on the map.
|
| LicenseRenderer |
This class displays copy right informations on the map
|
| SimpleMapMarker |
A simple implementation of the
MapMarkable interface. |
| TileRenderer |
Rendered for map tiles.
|