|
iOS高德地图SDK(搜索) V9.8.0
|
道路 More...
#include <AMapCommonObj.h>
Properties | |
| NSString * | uid |
| 道路ID | |
| NSString * | name |
| 道路名称 | |
| NSInteger | distance |
| 距离(单位:米) | |
| NSString * | direction |
| 方向 | |
| AMapGeoPoint * | location |
| 坐标点 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
道路
|
readwritenonatomiccopy |
方向
|
readwritenonatomicassign |
距离(单位:米)
|
readwritenonatomiccopy |
坐标点
|
readwritenonatomiccopy |
道路名称
|
readwritenonatomiccopy |
道路ID