|
iOS高德地图SDK(搜索) V9.8.0
|
实时路况信息 More...
#include <AMapCommonObj.h>
Properties | |
| NSInteger | distance |
| 长度(单位:米) | |
| NSString * | status |
| 路况状态描述:0 未知,1 畅通,2 缓行,3 拥堵,4 严重拥堵 | |
| NSString * | polyline |
| 此路段坐标点串 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
实时路况信息
|
readwritenonatomicassign |
长度(单位:米)
|
readwritenonatomiccopy |
此路段坐标点串
|
readwritenonatomiccopy |
路况状态描述:0 未知,1 畅通,2 缓行,3 拥堵,4 严重拥堵