| ElevationService Class |
Namespace: GoogleDirections
The ElevationService type exposes the following members.
| Name | Description | |
|---|---|---|
| ElevationService |
Initializes a new instance of the ElevationService class.
|
| Name | Description | |
|---|---|---|
| Key |
Gets the Google Maps API key.
(Inherited from HttpWebService.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetElevation(LatLng) |
Gets the elevation of the specified location.
| |
| GetElevation(IEnumerableLatLng) |
Gets the elevations for the specified locations.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |