BingTrafficIncidentResult.Type Property
Returns the incident type.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
BingTrafficIncidentType | A value that specifies the incident type. |
Available values:
Show 11 items
Name | Description | Icon |
---|---|---|
Accident | The type of incident is Accident. |
|
Congestion | The type of incident is Congestion. |
|
DisabledVehicle | The type of incident is Disabled Vehicle. |
|
MassTransit | The type of incident is Mass Transit. |
|
Miscellaneous | The type of incident is Miscellaneous. |
|
OtherNews | The type of incident is Other News. |
|
PlannedEvent | The type of incident is Planned Event. |
|
RoadHazard | The type of incident is Road Hazard. |
|
Construction | The type of incident is Construction. |
|
Alert | The type of incident is Alert. |
|
Weather | The type of incident is Weather. |
See Also