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

Implements the use of elevation data from ArcGIS. More...

Inheritance diagram for OnlineMapsArcGISElevationManager:
OnlineMapsSinglePartElevationManager< OnlineMapsArcGISElevationManager >

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.
 

Detailed Description

Implements the use of elevation data from ArcGIS.

Member Function Documentation

◆ StartDownloadElevation()

void OnlineMapsArcGISElevationManager.StartDownloadElevation ( double sx,
double sy,
double ex,
double ey )

Starts downloading elevation data for the specified area.

Parameters
sxLeft longitude
syTop latitude
exRight longitude
eyBottom latitude