FiresObsIcons

class FiresObsIcons(val service: WeatherService) : WeatherLayerConfiguration<GeoJSONSourceDescriptor, SymbolLayerDescriptor>

Constructors

Link copied to clipboard
constructor(service: WeatherService)

Properties

Link copied to clipboard
open override val code: LayerCode
Link copied to clipboard
open override val layer: SymbolLayerDescriptor
Link copied to clipboard
open override var presentation: Presentation?

An optional presentation object for this layer. The default implementation is null. Classes that have a presentation should override this property.

Link copied to clipboard
Link copied to clipboard
open override val source: GeoJSONSourceDescriptor