DefaultCompassViewModel
Default implementation of CompassViewModel that integrates with CompassControlModel.
Listens to the native compass control model and exposes the current bearing as a kotlinx.coroutines.flow.StateFlow. Delegates click actions to the model.
Parameters
map
The map instance to control the compass for.