Back to Devexpress

AzureTrafficIncidentResult Properties

wpf-devexpress-dot-xpf-dot-map-dot-azuretrafficincidentresult-dot-underscore-properties.md

latest3.1 KB
Original Source

AzureTrafficIncidentResult Properties

Contains a traffic incident information response obtained from the Azure Maps service.

NameDescription
CauseReturns the cause of the incident, where available, in the language requested.
ClusterSizeReturns the number of incidents in the cluster.
CoordinateBottomLeftReturns the bottom left coordinates of the cluster in the projection of the request.
CoordinateTopRightReturns the top right coordinates of the cluster in the projection of the request.
DelayMagnitudeReturns the magnitude of the delay associated with the incident. These values correspond to incident colors in the traffic tiles.
DelaySecondsReturns the delay caused by the incident in seconds (except for road closures).
DescriptionReturns the description of the incident in the language requested.
EndDateReturns the estimated end date of the incident, if available. The date is described in the ISO8601 format.
FromLocationNameReturns the name of the intersection or location where the traffic due to the incident starts.
IconCategoryReturns the icon category associated with this incident.
IdReturns the ID of the traffic incident.
LengthMetersReturns the length of the incident in meters.
PointReturns the point where an icon of the cluster or raw incident should be drawn, expressed in the requested projection. This value is affected by traffic style, zoom level, and road type.
RoadNamesReturns the road names (numbers) affected by the incident. Multiple road numbers are separated by slashes.
StartDateReturns the date the incident occurred, if available. The date is described in the ISO8601 format.
ToLocationNameReturns the name of the intersection or location where the traffic due to the incident ends.

See Also

AzureTrafficIncidentResult Class

AzureTrafficIncidentResult Members

DevExpress.Xpf.Map Namespace