rectangle |
Rectangle
|
imageryProvider.rectangle
|
optional
The rectangular extent of the layer that limits the visible range of the image. |
alpha |
Number
|
function
|
1.0
|
optional
Layer transparency value, ranging from 0.0 to 1.0. |
brightness |
Number
|
function
|
1.0
|
optional
Layer brightness value. A value of 1.0 indicates that the original image is used; when the value is greater than 1.0, the image will be brighter; when the value is less than 1.0, the image will be darkened. |
contrast |
Number
|
function
|
1.0
|
optional
Layer contrast. A value of 1.0 indicates that the original image is used; a value greater than 1.0 indicates an increase in contrast; a value less than 1.0 indicates a decrease in contrast. |
hue |
Number
|
function
|
0.0
|
optional
Layer tones. A value of 0.0 indicates that the original image is used. |
saturation |
Number
|
function
|
1.0
|
optional
Layer saturation. A value of 1.0 indicates that the original image is used; a value greater than 1.0 indicates an increase in saturation; a value less than 1.0 indicates a decrease in saturation. |
gamma |
Number
|
function
|
1.0
|
optional
Layer gamma correction. A value of 1.0 indicates that the original image is used. |
show |
Boolean
|
true
|
optional
Specifies whether the layer is displayed, true means that this layer is displayed, false means no display. |
splitDirection |
ImagerySplitDirection
|
function
|
ImagerySplitDirection.NONE
|
optional
Specifies the direction in which the image layer is split. |
minimumTerrainLevel |
Number
|
|
optional
Minimum terrain detail level. Level 0 is the minimum level of detail. |
maximumTerrainLevel |
Number
|
|
optional
Maximum terrain detail level. |