Route Traffic Event
TrafficEvent object
Properties
Affected transport modes
Bounding box of the traffic event.
Description of the traffic event.
Distance in meters from starting point on current route of the traffic event to the destination.
Traffic event class.
Traffic event severity.
Route traffic event start point
Traffic event start point as landmark. If function returns successful but lmk is NULL information is not available. AsyncUpdateLandmarks must be called.
True if event has a sibling on opposite direction
Image of the traffic event. If the traffic event doesn't have an image the Image.isValid will return false
Traffic event impact zone
True when impact zone is the anti-area of the event area
True when Traffic event is a roadblock.
True if the traffic event is a user roadblock
Traffic event preview URL
Traffic event reference point If the traffic event doesn't have a reference point the Coordinates.valid will return false
Route traffic event end point
Traffic event end point as landmark. If function returns successful but lmk is NULL information is not available. AsyncUpdateLandmarks must be called.
Functions
Updates the "from" and "to" landmarks.
Cancel a previous call of getPreviewData
Cancel the update of "from" and "to" landmarks. The operation is synchronous, after it returns the update listener will not be used anymore
Get the traffic preview data as a list of parameters.
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object