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

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

Inheritance diagram for OnlineMapsBingMapsTiledElevationManager:
OnlineMapsTiledElevationManager< OnlineMapsBingMapsTiledElevationManager >

Additional Inherited Members

- Public Member Functions inherited from OnlineMapsTiledElevationManager< OnlineMapsBingMapsTiledElevationManager >
void StartDownloadElevationTile (Tile tile)
 Starts downloading elevation data for a tile.
 
- Public Attributes inherited from OnlineMapsTiledElevationManager< OnlineMapsBingMapsTiledElevationManager >
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?
 

Detailed Description

Implements the use of elevation data from Bing Maps base on tiles.