See: Description
| Class | Description |
|---|---|
| AbstractTiledLayer |
An abstract class to support implementing layers that consist of Raster tiles which are combined to compose a single raster
to be drawn on the map.
|
| AbstractTiledLayerParams |
Contains the standard parameters for tiled layers.
|
| AbstractWMXLayerParams |
An abstract layers params class for WM* layers (e.g.
|
| TileCacheInformation |
Encapsulates the information needed to create tile requests for a particular map bounds and display.
|
| TileLoaderTask |