| Interface | Description |
|---|---|
| GeoMapListener |
Interface for listening to changes to the state of the GeoMap UI
|
| Class | Description |
|---|---|
| GeoMap |
GeoMap display tiles from openstreetmap as is.
|
| GeoMapUtil | |
| GoogleTileServer |
This class encapsulates a tileserver, which has the concept of a baseurl and
a maximum zoon level.
|
| OsmTileServer |
This class encapsulates a tileserver, which has the concept of a baseurl and
a maximum zoom level.
|
| PointD |
Holds x and y coordinates of type double.
|
| TileServer |
This class encapsulates a tileserver, which has the concept of a baseurl and
a maximum zoom level.
|