BingMapDataProviderBase Class
In This Article
OBSOLETE
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.
The base class for all bing data providers.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.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-winforms.")]
[PreferableMember("BingMapDataProviderBase", "", "")]
public abstract class BingMapDataProviderBase :
WebInformationDataProvider
#Implements
#Inheritance
See Also