@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| IOverlayListener |
Interface for receiving user events related to an Overlay.
|
| Class | Description |
|---|---|
| Displayable |
Base class for Overlays and Waypoints.
|
| ImageOverlay |
An image overlay places an image on the map between the given coordinates.
|
| MarkerOverlay |
A Marker overlay shows a geographical point on the map with an icon and a label.
|
| Overlay |
Provides IDs and key information for map overlays in JourneyMap.
|
| PolygonOverlay |
A polygon overlay displays a geometric area on a map.
|
| Enum | Description |
|---|---|
| DisplayType |
Enum of display types which are usable in the JourneyMap Client API
and the class reference to each one's implementation.
|