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