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