Back to Devexpress

AzureTrafficIncidentResult Properties

windowsforms-devexpress-dot-xtramap-dot-azuretrafficincidentresult-dot-underscore-properties.md

latest3.2 KB
Original Source

AzureTrafficIncidentResult Properties

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

NameDescription
CauseGets the cause of the incident, where available, in the language requested.
ClusterSizeGets the number of incidents in the cluster.
CoordinateBottomLeftGets the bottom left coordinates of the cluster in the projection of the request.
CoordinateTopRightGets the top right coordinates of the cluster in the projection of the request.
DelayMagnitudeGets the magnitude of the delay associated with the incident. These values correspond to incident colors in the traffic tiles.
DelaySecondsGets the delay caused by the incident in seconds (except for road closures).
DescriptionGets the description of the incident in the language requested.
EndDateGets the estimated end date of the incident, if available. The date is described in the ISO8601 format.
FromLocationNameGets the name of the intersection or location where the traffic due to the incident starts.
IconCategoryGets the icon category associated with this incident.
IdGets the ID of the traffic incident.
LengthMetersGets the length of the incident in meters.
PointGets 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.
RoadNamesGets the road names (numbers) affected by the incident. Multiple road numbers are separated by slashes.
StartDateGets the date the incident occurred, if available. The date is described in the ISO8601 format.
ToLocationNameGets the name of the intersection or location where the traffic due to the incident ends.

See Also

AzureTrafficIncidentResult Class

AzureTrafficIncidentResult Members

DevExpress.XtraMap Namespace