new SuperMap.UpdateTurnNodeWeightParameters(options)
UpdateTurnNodeWeightParameters.js, line 4
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
fromEdgeIdstring
-
ID of start turning node.
-
nodeIdstring
-
The edge ID.
-
toEdgeIdstring
-
ID of end turning node.
-
turnNodeWeightstring
-
The cost weight.
-
weightFieldstring
-
Cost weight field of edge.
Methods
-
destroy()
UpdateTurnNodeWeightParameters.js, line 54 -
Disposes the cesource. The property that references resource is set to null.