new SuperMap.UpdateEdgeWeightParameters(options)
common/iServer/UpdateEdgeWeightParameters.js, line 3
Name | Type | Description |
---|---|---|
options |
Object |
可选参数。如: |
Members
-
edgeIdstring
-
所在边的id
-
edgeWeightstring
-
耗费权重
-
fromNodeIdstring
-
起始转向点的id
-
toNodeIdstring
-
终止转向点的id
-
weightFieldstring
-
边的耗费字段
Methods
-
destroy()
common/iServer/UpdateEdgeWeightParameters.js, line 56 -
释放资源,将引用资源的属性置空。