OptionalbackgroundOptionalcolorThe optional color map to use.
OptionalcomputeEnables min/max computation of source images. Mainly used for elevation data.
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.
OptionalmaskHow to interpret the mask.
OptionalminThe optional texture filter for minification.
OptionalnameAn optional name for this layer.
OptionalnoHow to treat no-data values.
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.