Skip to main content
All docs
V24.2

AzureTrafficIncidentGeometryType Enum

Lists types of vector geometry added to incidents.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public enum AzureTrafficIncidentGeometryType

Members

Name Description
Original

Places incidents precisely on the road.

Shifted

Moves the incident slightly (depending on zoom level) to indicate specific road lanes.

Related API Members

The following properties accept/return AzureTrafficIncidentGeometryType values:

See Also