new SuperMap.SetLayersInfoParameters(options)
SetLayersInfoParameters.js, line 4
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
isTempLayersboolean
-
Whether it's a temporary layer.
-
layersInfoObject
-
The information of the layer that need to be update.(The all fields that contain modified and unmodified). We can get it by the get layer information service and modify the layer information.
-
resourceIDstring
-
The resource id of the temporary layer.
Methods
-
destroy()
SetLayersInfoParameters.js, line 40 -
Disposes the resource. The property that references resource is set to null.