|
Online Maps v3
|
Implements the use of elevation data from ArcGIS base on tiles. More...
Public Attributes | |
| int | resolution = 32 |
| Resolution of request. | |
Public Attributes inherited from OnlineMapsTiledElevationManager< OnlineMapsArcGISTiledElevationManager > | |
| Action< Tile > | OnDownload |
| Called when data download starts. | |
| Action< Tile, OnlineMapsWWW > | OnDownloadSuccess |
| 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. | |
Implements the use of elevation data from ArcGIS base on tiles.