TrafficVisualization
interface TrafficVisualization
Represents traffic-specific API used to manage traffic capabilities, e.g., traffic marker click listeners.
Important: This is a Public Preview API. It may be changed or removed at any time.
Properties
Functions
Link copied to clipboard
Adds a TrafficIncidentClickListener which will inform when a traffic marker is clicked.
Link copied to clipboard
Gets the list of TrafficIncidents that are being displayed on a certain Route.
Link copied to clipboard
Removes previous registered TrafficIncidentClickListener.