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

Implements the use of elevation data from Bing Maps. More...

Inheritance diagram for OnlineMapsBingMapsElevationManager:
OnlineMapsSinglePartElevationManager< OnlineMapsBingMapsElevationManager >

Public Member Functions

void StartDownloadElevation (double sx, double sy, double ex, double ey)
 Starts downloading elevation data for an area.
 

Public Attributes

string bingAPI = ""
 Bing Maps API key.
 

Detailed Description

Implements the use of elevation data from Bing Maps.

Member Function Documentation

◆ StartDownloadElevation()

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

Starts downloading elevation data for an area.

Parameters
sxLeft longitude
syTop latitude
exRight longitude
eyBottom latitude