|
Online Maps v3
|
Implements the use of elevation data from ArcGIS. More...
Public Member Functions | |
| void | StartDownloadElevation (double sx, double sy, double ex, double ey) |
| Starts downloading elevation data for the specified area. | |
Public Attributes | |
| int | resolution = 32 |
| Resolution of the request. | |
Implements the use of elevation data from ArcGIS.
| void OnlineMapsArcGISElevationManager.StartDownloadElevation | ( | double | sx, |
| double | sy, | ||
| double | ex, | ||
| double | ey ) |
Starts downloading elevation data for the specified area.
| sx | Left longitude |
| sy | Top latitude |
| ex | Right longitude |
| ey | Bottom latitude |