Back to Devexpress

BingItineraryItemWarning Class

wpf-devexpress-dot-xpf-dot-map-d6b12ede.md

latest1.4 KB
Original Source

BingItineraryItemWarning 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

Contains information about a warning associated with an itinerary item of a Bing route.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[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("BingItineraryItemWarning", "", "")]
public class BingItineraryItemWarning
vb
<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("BingItineraryItemWarning", "", "")>
Public Class BingItineraryItemWarning

Inheritance

Object BingItineraryItemWarning

See Also

BingItineraryItemWarning Members

DevExpress.Xpf.Map Namespace