toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsglmaps.config.weather
/
WeatherService
/
WeatherLayerConfiguration
Weather
Layer
Configuration
abstract
class
WeatherLayerConfiguration
(
val
weatherService
:
WeatherService
)
Inheritors
RasterWeatherLayerConfiguration
SampleWeatherLayerConfiguration
ParticleWeatherLayerConfiguration
Members
Constructors
Weather
Layer
Configuration
Link copied to clipboard
constructor
(
weatherService
:
WeatherService
)
Properties
code
Link copied to clipboard
abstract
val
code
:
WeatherService.LayerCode
layer
Link copied to clipboard
abstract
val
layer
:
LayerDescriptor
source
Descriptor
Link copied to clipboard
abstract
val
sourceDescriptor
:
SourceDescriptor
?
weather
Service
Link copied to clipboard
open
val
weatherService
:
WeatherService