Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsArcGISTiledElevationManager Class Reference

Implements the use of elevation data from ArcGIS base on tiles. More...

Inheritance diagram for OnlineMapsArcGISTiledElevationManager:
OnlineMapsTiledElevationManager< OnlineMapsArcGISTiledElevationManager >

Public Attributes

int resolution = 32
 Resolution of request.
 
- Public Attributes inherited from OnlineMapsTiledElevationManager< OnlineMapsArcGISTiledElevationManager >
Action< Tile > OnDownload
 Called when data download starts.
 
Action< Tile, OnlineMapsWWWOnDownloadSuccess
 Called when data is successfully downloaded.
 
int zoomOffset
 Offset of tile zoom from map zoom.
 
bool cacheElevations
 Cache elevations?
 

Additional Inherited Members

- Public Member Functions inherited from OnlineMapsTiledElevationManager< OnlineMapsArcGISTiledElevationManager >
void StartDownloadElevationTile (Tile tile)
 Starts downloading elevation data for a tile.
 

Detailed Description

Implements the use of elevation data from ArcGIS base on tiles.