See: Description
| 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.
|
The mapping API allows developers to use maps in their applications, add layers
on top of the map and to enhance the API with additional Layers, Providers and functionality.
The mapping was contributed by Roman Kamyk
Copyright © 2023. All rights reserved.