Bing Maps Elevation API response object.
https://msdn.microsoft.com/en-us/library/jj158961.aspx.
More...
|
|
string | authenticationResultCode |
| | A status code that offers additional information about authentication success or failure.
|
| |
|
string | brandLogoUri |
| | A URL that references a brand image to support contractual branding requirements.
|
| |
|
string | copyright |
| | A copyright notice.
|
| |
|
ResourceSet[] | resourceSets |
| | A collection of ResourceSet objects. A ResourceSet is a container of Resources returned by the request.
|
| |
|
int | statusCode |
| | The HTTP Status code for the request.
|
| |
|
string | statusDescription |
| | A description of the HTTP status code.
|
| |
|
string | traceId |
| | A unique identifier for the request.
|
| |
◆ OnlineMapsBingMapsElevationResult()
| OnlineMapsBingMapsElevationResult.OnlineMapsBingMapsElevationResult |
( |
OnlineMapsXML | xml | ) |
|