EvLayerController

class EvLayerController(evMapView: EvMapLayerView, cpoRepository: CpoRepository, scope: CoroutineScope)

Constructors

Link copied to clipboard
constructor(evMapView: EvMapLayerView, cpoRepository: CpoRepository, scope: CoroutineScope)

Properties

Link copied to clipboard
val layerVisible: MutableStateFlow<Boolean>
Link copied to clipboard
val outputPowerRange: MutableStateFlow<IntRange?>