|
iOS高德地图SDK(搜索) V9.8.0
|
#include <AMapCommonObj.h>
Properties | |
| NSInteger | duration |
| 总时长(分钟) | |
| NSInteger | pathindex |
| 对应的路径规划方案中的路线 | |
| NSInteger | restriction |
| NSArray< AMapTMC * > * | tmcs |
| 路况信息数组,只会返回AMapTMC中的status、polyline | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
|
readwritenonatomicassign |
总时长(分钟)
|
readwritenonatomicassign |
对应的路径规划方案中的路线
|
readwritenonatomicassign |
0:代表限行已规避或未限行,即该路线没有限行路段 1:代表限行无法规避,即该线路有限行路段
|
readwritenonatomicstrong |
路况信息数组,只会返回AMapTMC中的status、polyline