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