Skip to main content
All docs
V24.2

BingTrafficIncidentDataProvider.Options Property

Returns the options that the provider uses when it requests traffic incidents.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public BingTrafficIncidentOptions Options { get; }

Property Value

Type Description
BingTrafficIncidentOptions

Stores the options applied to the traffic incident request.

See Also