toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.types
/
DataSourceConsumer
Data
Source
Consumer
class
DataSourceConsumer
(
val
layerId
:
String
,
var
sourceLayerId
:
String
?
=
null
)
:
LayerMetadata
Members
Constructors
Data
Source
Consumer
Link copied to clipboard
constructor
(
layerId
:
String
,
sourceLayerId
:
String
?
=
null
)
Properties
layer
Id
Link copied to clipboard
open
override
val
layerId
:
String
source
Layer
Id
Link copied to clipboard
open
override
var
sourceLayerId
:
String
?