DefaultTrafficViewModel
Default implementation of TrafficViewModel that integrates with TrafficControlModel.
Listens to the native traffic control model and exposes the current traffic score and status as kotlinx.coroutines.flow.StateFlow. Delegates click actions to the model.
Parameters
map
The map instance to control traffic for.