new SuperMap.UpdateEdgeWeightParameters(options)
UpdateEdgeWeightParameters.js, line 4
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
edgeIdstring
-
The edge ID.
-
edgeWeightstring
-
The cost weight.
-
fromNodeIdstring
-
ID of start turning node.
-
toNodeIdstring
-
ID of end turning node.
-
weightFieldstring
-
Cost weight field of edge.
Methods
-
destroy()
UpdateEdgeWeightParameters.js, line 57 -
Disposes the cesource. The property that references resource is set to null.