ElevationRequestResult Properties
The result of the elevation data request to a map service.
Name | Description |
---|---|
Fault |
Returns the fault reason of a request.
Inherited from Request |
Locations | Returns the requested locations with corresponding elevations. |
Result |
Returns the code that contains information on whether the last request was successful.
Inherited from Request |
See Also