trafficLineInfo

open override val trafficLineInfo: StateFlow<TrafficLineInfo?>

Observable traffic line information containing data needed to render the traffic visualization. Includes route length and traffic speed color entries. Null when no traffic data is available or the component is not properly initialized.