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

道路路况信息 since 5.1.0 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapTrafficInfo:
AMapSearchObject

Properties

NSString * statusDescription
 路况综述 More...
 
AMapTrafficEvaluationevaluation
 路况评价 More...
 
NSArray< AMapTrafficRoad * > * roads
 道路信息 More...
 

Additional Inherited Members

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

Detailed Description

道路路况信息 since 5.1.0

Property Documentation

◆ evaluation

- (AMapTrafficEvaluation*) evaluation
readwritenonatomicstrong

路况评价

◆ roads

- (NSArray<AMapTrafficRoad*>*) roads
readwritenonatomicstrong

道路信息

◆ statusDescription

- (NSString*) statusDescription
readwritenonatomiccopy

路况综述


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