BingGeocodeDataProvider Class
OBSOLETE
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf
The class that is used to send requests to the Bing Maps Geocode service.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
[Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")]
[PreferableMember("BingGeocodeDataProvider", "", "")]
public class BingGeocodeDataProvider :
BingMapDataProviderBase,
IMouseClickRequestSender
Inheritance
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
InformationDataProviderBase
WebInformationDataProvider<DevExpress.Map.Native.XmlProvidedEventArgs>
BingMapDataProviderBase
BingGeocodeDataProvider
See Also