toggle menu
OpenSRP
androidJvm
switch theme
search in API
engine
/
org.smartregister.fhircore.engine.configuration.geowidget
/
MapLayerConfig
Map
Layer
Config
@
Serializable
data
class
MapLayerConfig
(
val
layer
:
MapLayer
,
val
active
:
Boolean
)
Members
Constructors
Map
Layer
Config
Link copied to clipboard
constructor
(
layer
:
MapLayer
,
active
:
Boolean
)
Properties
active
Link copied to clipboard
val
active
:
Boolean
layer
Link copied to clipboard
val
layer
:
MapLayer