Conditions
object Conditions
Types
Link copied to clipboard
class CloudCoverConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class DewPointConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class FeelsLikeConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class HeatIndexConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class HumidityConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class PrecipitationConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class PrecipitationRateConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class PressureMeanSeaLevelConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class RadarConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class SatelliteConfig(val weatherService: WeatherService) : WeatherService.RasterWeatherLayerConfiguration
Link copied to clipboard
class SatelliteGeoColor(val weatherService: WeatherService) : WeatherService.RasterWeatherLayerConfiguration
Link copied to clipboard
class SatelliteInfraredColor(val weatherService: WeatherService) : WeatherService.RasterWeatherLayerConfiguration
Link copied to clipboard
class SatelliteVisibleConfig(val weatherService: WeatherService) : WeatherService.RasterWeatherLayerConfiguration
Link copied to clipboard
class SatelliteWaterVaporConfig(val weatherService: WeatherService) : WeatherService.RasterWeatherLayerConfiguration
Link copied to clipboard
class SnowDepthConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class Temperatures1HourChangeConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class Temperatures24HourChangeConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class TemperaturesConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class UVIndexConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class VisibilityConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class WindCategoriesConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class WindChillConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class WindGustsConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class WindParticlesConfig(val weatherService: WeatherService) : WeatherService.ParticleWeatherLayerConfiguration
Link copied to clipboard
class WindSpeedsCatConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration
Link copied to clipboard
class WindSpeedsConfig(val weatherService: WeatherService) : WeatherService.SampleWeatherLayerConfiguration