| Interface | Description |
|---|---|
| InternalTile |
General definition for a tile that is used internally on the server-side.
|
| TileMetadata |
The collected meta-data that uniquely define a tile's rendering.
|
| Class | Description |
|---|---|
| RasterTile |
A raster image represents all the meta-data needed to put an image on a screen.
|
| TileCode |
A unique spatial code determining the location of a tile.
|
| VectorTile |
DTO version of an
InternalTile. |
| Enum | Description |
|---|---|
| VectorTile.VectorTileContentType |
The rendering method used for a specific tile.
|
Copyright © 2015 Geosparc. All Rights Reserved.