Skip to main content

BingGeocodeDataProvider Methods

Obsolete. The class that is used to send requests to the Bing Maps Geocode service.
Name Description
Cancel() Inherited from WebInformationDataProvider<TEventArgs>.
RequestLocationInformation(GeoPoint, Object) Sends a request to obtain information about the specified location.
RequestLocationInformation(GeoPoint, String, Object) Sends a request to obtain information about the specified location for the specified user state.
RequestLocationInformation(GeoPoint) Sends the request to obtain information about the specified geographical location.
See Also