BingTrafficIncidentDataProvider.Options Property
In This Article
Returns the options that the provider uses when it requests traffic incidents.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public BingTrafficIncidentOptions Options { get; }
#Property Value
Type | Description |
---|---|
Bing |
Stores the options applied to the traffic incident request. |
See Also