|
iOS高德地图SDK(搜索) V9.8.0
|
道路路况评价 since 5.1.0 More...
#include <AMapCommonObj.h>
Properties | |
| NSString * | evaluationDescription |
| 综述 | |
| NSInteger | status |
| 0:未知;1:畅通;2:缓行;3:拥堵 | |
| NSString * | expedite |
| 畅通所占百分比 | |
| NSString * | congested |
| 缓行所占百分比 | |
| NSString * | blocked |
| 拥堵所占百分比 | |
| NSString * | unknown |
| 未知路段所占百分比 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
道路路况评价 since 5.1.0
|
readwritenonatomiccopy |
拥堵所占百分比
|
readwritenonatomiccopy |
缓行所占百分比
|
readwritenonatomiccopy |
综述
|
readwritenonatomiccopy |
畅通所占百分比
|
readwritenonatomicassign |
0:未知;1:畅通;2:缓行;3:拥堵
|
readwritenonatomiccopy |
未知路段所占百分比