Back to Devexpress

BingElevationDataProvider Methods

windowsforms-devexpress-dot-xtramap-dot-bingelevationdataprovider-dot-underscore-methods.md

latest3.3 KB
Original Source

BingElevationDataProvider Methods

Obsolete. Provides the capability to obtain the elevation data from the Bing Maps service.

NameDescription
ClearSearchPanel()Clears the Search Panel. Inherited from InformationDataProviderBase.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
RequestPointElevation(GeoPoint)Requests the elevation of the specified geo point.
RequestPointsElevations(List<GeoPoint>, Object)Requests elevations of the set of geographical points for the specified user state.
RequestPointsElevations(List<GeoPoint>)Requests elevations of the set of geographical points.
ToString()Returns the textual representation of the BingElevationDataProvider.

See Also

BingElevationDataProvider Class

BingElevationDataProvider Members

DevExpress.XtraMap Namespace