Skip to main content

BingElevationDataProvider Methods

Obsolete. Provides the capability to obtain elevation data from the Bing Maps web service.
Name Description
Cancel() Inherited from WebInformationDataProvider<TEventArgs>.
RequestPointElevation(GeoPoint) Requests the elevation of the specified geo point.
RequestPointsElevations(List<GeoPoint>, Object) Requests elevations of the set of geographical points for specified user state.
RequestPointsElevations(List<GeoPoint>) Requests elevations of the set of geographical points.
See Also