航线节点信息
SuperMap. |
航线节点信息 |
Properties | |
id | {Integer} 航线节点的id |
name | {String} 航线节点名称 |
position | {SuperMap.Geometry.Point} 航线节点位置 |
style | {Object} 航线点样式 |
towardNodes | {SuperMap.Plot.TowardNode} 指向节点 |
type | {Integer} 航线节点类型 |
Constructor | |
SuperMap. |
航线节点。 |
Functions | |
clone | 克隆航线点对象。 |
destroy | 销毁图形对象数据。 |
{SuperMap.Geometry.Point} 航线节点位置
{SuperMap.Plot.TowardNode} 指向节点
销毁图形对象数据。
destroy:function()
克隆航线点对象。
clone: function()