iOS高德地图SDK(搜索)  V9.5.0
AMapFutureTimeInfoElement Class Reference

#import <AMapCommonObj.h>

Inheritance diagram for AMapFutureTimeInfoElement:
AMapSearchObject

Properties

NSInteger duration
 总时长(分钟) More...
 
NSInteger pathindex
 对应的路径规划方案中的路线 More...
 
NSInteger restriction
 
NSArray< AMapTMC * > * tmcs
 路况信息数组,只会返回AMapTMC中的status、polyline More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Property Documentation

◆ duration

- (NSInteger) duration
readwritenonatomicassign

总时长(分钟)

◆ pathindex

- (NSInteger) pathindex
readwritenonatomicassign

对应的路径规划方案中的路线

◆ restriction

- (NSInteger) restriction
readwritenonatomicassign

0:代表限行已规避或未限行,即该路线没有限行路段 1:代表限行无法规避,即该线路有限行路段

◆ tmcs

- (NSArray<AMapTMC *>*) tmcs
readwritenonatomicstrong

路况信息数组,只会返回AMapTMC中的status、polyline


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。