|
iOS高德地图SDK(搜索) V9.8.0
|
附近搜索返回的用户信息 More...
#include <AMapCommonObj.h>
Properties | |
| NSString * | userID |
| 用户ID | |
| AMapGeoPoint * | location |
| 最后更新位置 | |
| CGFloat | distance |
| 与搜索点的距离,由搜索时searchType决定 | |
| NSTimeInterval | updatetime |
| 最后更新的时间戳,单位秒 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
附近搜索返回的用户信息
|
readwritenonatomicassign |
与搜索点的距离,由搜索时searchType决定
|
readwritenonatomiccopy |
最后更新位置
|
readwritenonatomicassign |
最后更新的时间戳,单位秒
|
readwritenonatomiccopy |
用户ID