OptionalbackgroundOptionalblendingThe blending mode.
OptionalcolorThe optional color map to use.
OptionalcomputeEnables min/max computation of source images. Mainly used for elevation data.
OptionalelevationAn optional elevation range to limit the display of this layer. This is only useful if there is also an elevation layer on the map.
OptionalextentThe optional extent to use for this layer. If none is provided, then the extent from the source is used instead. The layer will not be visible outside this extent.
OptionalinterpretationHow to interpret the pixel data of the source.
OptionalmagThe optional texture filter for magnification.
OptionalminThe optional texture filter for minification.
OptionalnameAn optional name for this layer.
OptionalnoHow to treat no-data values.
OptionalopacityThe opacity of the layer. Default is 1 (opaque).
OptionalpreloadEnables or disable preloading of low resolution fallback images. Those fallback images are used when no data is available yet on a particular region of the layer.
OptionalresolutionThe resolution factor applied to textures generated by this layer, compared to the pixel size
of the targets. Default is 1. A value greater than one will create textures with a higher
resolution than what is asked by the targets. For example, if a map tile has a texture size
of 256*256, and a layer has a resolution factor of 2, the generated textures will have a
size of 512*512 pixels.
OptionalshowDisplays empty textures as colored rectangles.
OptionalshowDisplays the border of source images.
The source of the layer.
The optional background color of the layer.