BingLocationInformation 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
Provides information about a location obtained from the Bing Maps web service.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
[NonCategorized]
[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("BingLocationInformation", "", "")]
public class BingLocationInformation :
LocationInformation
Inheritance
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
LocationInformation
BingLocationInformation
See Also