Class: UpdateTurnNodeWeightParameters

SuperMap.UpdateTurnNodeWeightParameters

The UpdateTurnNodeWeightParameters class.

new SuperMap.UpdateTurnNodeWeightParameters(options)

UpdateTurnNodeWeightParameters.js, line 4
Name Type Description
options Object

The parameters.

Name Type Description
edgeId string

The edge ID.

fromNodeId string

ID of start turning node.

toNodeId string

ID of end turning node.

weightField string

Cost weight field of edge.

edgeWeight string

The cost weight.

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.