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

道路路况评价 since 5.1.0 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapTrafficEvaluation:
AMapSearchObject

Properties

NSString * evaluationDescription
 综述 More...
 
NSInteger status
 0:未知;1:畅通;2:缓行;3:拥堵 More...
 
NSString * expedite
 畅通所占百分比 More...
 
NSString * congested
 缓行所占百分比 More...
 
NSString * blocked
 拥堵所占百分比 More...
 
NSString * unknown
 未知路段所占百分比 More...
 

Additional Inherited Members

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

Detailed Description

道路路况评价 since 5.1.0

Property Documentation

◆ blocked

- (NSString*) blocked
readwritenonatomiccopy

拥堵所占百分比

◆ congested

- (NSString*) congested
readwritenonatomiccopy

缓行所占百分比

◆ evaluationDescription

- (NSString*) evaluationDescription
readwritenonatomiccopy

综述

◆ expedite

- (NSString*) expedite
readwritenonatomiccopy

畅通所占百分比

◆ status

- (NSInteger) status
readwritenonatomicassign

0:未知;1:畅通;2:缓行;3:拥堵

◆ unknown

- (NSString*) unknown
readwritenonatomiccopy

未知路段所占百分比


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