description property

LocalizedText description

The human readable description of the incident, possibly with location information. The description is currently not present in our map data. Therefore, when accessing the data from a picked carto POI via TrafficIncidentResult, then always an empty string is returned. This does not apply when using the TrafficEngine. Gets the human readable description of the incident, possibly with location information.

Implementation

LocalizedText get description;