BingTrafficIncidentOptions Class
In This Article
Contains options that are applied when the map control requests traffic incidents from a web service.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public class BingTrafficIncidentOptions :
MapNotificationOptions
#Related API Members
The following members return BingTrafficIncidentOptions objects:
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
MapNotificationOptions
BingTrafficIncidentOptions
See Also