路径导航分析结果类。包含了路径长度,途径点,导引信息等。
SuperMap. |
路径导航分析结果类。包含了路径长度,途径点,导引信息等。 |
Properties | |
pathInfos | {Array(SuperMap.Cloud.PathInfo)} 路径导航分析结果中的导航引导信息集合。 |
pathLength | {Number} 路径导航分析结果总长度。 |
pathPoints | {Array(<SuperMap.REST.Geometry.Point>)} 路径导航分析结果中的路线途径点集合。 |
pathTime | {Number} 导航花费时间。单位:秒。 |
Constructor | |
SuperMap. |
|
Functions | |
destroy | 释放资源,将引用资源的属性置空。 |
{Array(SuperMap.Cloud.PathInfo)} 路径导航分析结果中的导航引导信息集合。
options | {Object} 参数。 |
pathLength | {Number} 路径导航分析结果总长度。 |
pathPoints | {Array(<SuperMap.REST.Geometry.Point>)} 路径导航分析结果中的路线途径点集合。 |
pathInfos | {Array(SuperMap.Cloud.PathInfo)} 路径导航分析结果中的导航引导信息集合。 |
释放资源,将引用资源的属性置空。
destroy: function()