Layer.loadProvinceImage

Function/Meaning

Loading area image

Type
Layerclassmethod of
Syntax
loadProvinceImage(image)
Arguments
image

Specifies the image storage to read as an area image.

Return value
None (void)
Explanation

Load the area image of the layer.
Other images will remain as they are.
An exception will be thrown if the image you are trying to load is different from the image size of the layer.