Raster Layer Dsl
This Interface contains all the functions that will be exposed to Koltin DSL.
Separated the DSL receiver class to this interface to avoid IDE code suggestion for property getters.
Functions
The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden.
The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden.
Increase or reduce the brightness of the image. The value is the maximum brightness.
Increase or reduce the brightness of the image. The value is the maximum brightness.
Increase or reduce the brightness of the image. The value is the minimum brightness.
Increase or reduce the brightness of the image. The value is the minimum brightness.
Increase or reduce the contrast of the image.
Increase or reduce the contrast of the image.
Fade duration when a new tile is added.
Rotates hues around the color wheel.
Rotates hues around the color wheel.
The opacity at which the image will be drawn.
The opacity at which the image will be drawn.
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
Increase or reduce the saturation of the image.
Increase or reduce the saturation of the image.
A source layer is an individual layer of data within a vector source. A vector source can have multiple source layers.
Whether this layer is displayed.