TrafficController

Controls traffic-related operations on the map.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard

Add OnTrafficIncidentClickListener that will be notified when user taps on the traffic incident on the map.

Link copied to clipboard
abstract fun hideTrafficFlow()

Hides all traffic flow

Link copied to clipboard
abstract fun hideTrafficIncidents()

Hides all traffic incidents

Link copied to clipboard
abstract fun showTrafficFlow()

Shows all traffic flow

Link copied to clipboard
abstract fun showTrafficIncidents()

Shows all traffic incidents

Inheritors

Link copied to clipboard