Admin

object Admin

Types

Link copied to clipboard
class Admin2Boundaries(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
class Admin34Boundaries(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
class Admin56Boundaries(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
Link copied to clipboard
class PlaceCity(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, SymbolLayerDescriptor>
Link copied to clipboard
class PlaceCountry(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, SymbolLayerDescriptor>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PlaceState(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, SymbolLayerDescriptor>
Link copied to clipboard
class RoadAll(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
class RoadMotorway(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
class RoadPrimary(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class RoadStreet(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
class RoadTrunk(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, LineLayerDescriptor>
Link copied to clipboard
class Water(val service: WeatherService) : WeatherLayerConfiguration<VectorSourceDescriptor, FillLayerDescriptor>
Link copied to clipboard
Link copied to clipboard