onTrafficMarkerClicked

abstract fun onTrafficMarkerClicked(trafficSection: TrafficSection, marker: Marker)

Called when a traffic marker is clicked.

Parameters

trafficSection

The TrafficSection corresponding the marker that was clicked.

marker

The marker of the clicked traffic section.