toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-core
/
com.mapbox.ev.core.data
/
EvLayerController
Ev
Layer
Controller
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
EvLayerController
(
evMapView
:
EvMapView
,
cpoRepository
:
CpoRepository
,
scope
:
CoroutineScope
)
Members
Constructors
Ev
Layer
Controller
Link copied to clipboard
constructor
(
evMapView
:
EvMapView
,
cpoRepository
:
CpoRepository
,
scope
:
CoroutineScope
)
Properties
layer
Visible
Link copied to clipboard
val
layerVisible
:
MutableStateFlow
<
Boolean
>
output
Power
Range
Link copied to clipboard
val
outputPowerRange
:
MutableStateFlow
<
IntRange
?
>