|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| GeoMap | Defines the basic properties for displayed map. |
| LocalMap | Interface for reading map tiles from local resource (jar, file system). |
| MapTileOverlay | Overlay information service for map tiles. |
| StreamedMap | Interface for streamed map data handling |
| UnstreamedMap | Interface for map definition, that retrieves every map tile separately. |
| Class Summary | |
|---|---|
| BaseKaMap | |
| BaseMap | Base class for maps that handles some common logic between different map types. |
| BlomOrthoMap | |
| CloudMade | Map for using CloudMade maps (with tile size 64 and 256). |
| DigitalGlobeMap | Areal maps provided by DigitalGlobe. |
| JaredOpenStreetMap | Implementation for map that uses OpenStreetMap tiles from jar. |
| KaMap | Map type to be used with standard OpenLayers kaMap layer |
| NavteqMapTP | |
| NutiteqStreamedMap | Streamed maps based on Nutiteq map tiles streaming server. |
| OpenAerialMap | Map source for OpenAerialMap. |
| OpenStreetMap | Default implementation using Open Street Map tiles server. |
| QKMap | General QuadKey-based API connector (baseUrl{quadkey}format style). |
| SimpleWMSMap | Simple WMS map implementation using EPSG4326 projection for WMS version 1.1.1. |
| StoredMap |
Note: to use stored map You need to also insert
FileSystem into map component using
BasicMapComponent.setFileSystem(FileSystem)
|
| StreamedCloudMadeMap | |
| StreamedKaMap | |
| StreamedOpenAerialMap | OpenAerial map streamed via Nutiteq tile streaming server. |
| TMSMap | General Tiled Map Server API connector (url/zoom/x/y.format style) |
Contains implementations for using map servers as tile source.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||