Back to Devexpress

BingItineraryItemWarning Class

windowsforms-devexpress-dot-xtramap-f666af1e.md

latest1.5 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-winforms

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.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-winforms")]
[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-winforms")>
<PreferableMember("BingItineraryItemWarning", "", "")>
Public Class BingItineraryItemWarning

Inheritance

Object BingItineraryItemWarning

See Also

BingItineraryItemWarning Members

DevExpress.XtraMap Namespace