new SuperMap.SetLayerInfoParameters(options)
SetLayerInfoParameters.js, line 4
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
layerInfoObject
-
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.
-
tempLayerNamestring
-
The sublayer's name of the temporary layer, e.g.:Countries@World.3@@World
Methods
-
destroy()
SetLayerInfoParameters.js, line 40 -
Disposes the resource. The property that references resource is set to null.