Interface | Description |
---|---|
MapListener |
Invoked when the map is panned or zoomed
|
Class | Description |
---|---|
BoundingBox |
This class declares a bounding box of coordinates on the map.
|
Coord |
This class declares a coordinate point on a map.
|
MapComponent | Deprecated
we highly recommend migrating to the native maps cn1lib
|
Mercator |
Represents a Mercator projection http://en.wikipedia.org/wiki/Mercator_projection
|
Projection |
This class represents a projection type.
|
ProxyHttpTile |
This Tile brings the tile image from a given http url.
|
Tile |
This class represents a single tile on a map.
|