toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.layers.spec
/
GenericWeatherLayerConfiguration
Generic
Weather
Layer
Configuration
open
class
GenericWeatherLayerConfiguration
<
P
:
LayerPaint
>
(
val
layer
:
GenericLayerWrapper
<
P
>
)
Inheritors
TemperaturesConfiguration
WindParticlesConfiguration
Members
Constructors
Generic
Weather
Layer
Configuration
Link copied to clipboard
constructor
(
layer
:
GenericLayerWrapper
<
P
>
)
Properties
layer
Link copied to clipboard
val
layer
:
GenericLayerWrapper
<
P
>
paint
Link copied to clipboard
val
paint
:
P
Functions
get
Specific
Paint
Link copied to clipboard
fun
getSpecificPaint
(
)
:
P