iOS高德地图SDK(搜索)  V9.5.0
AMapNearbyUserInfo Class Reference

附近搜索返回的用户信息 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapNearbyUserInfo:
AMapSearchObject

Properties

NSString * userID
 用户ID More...
 
AMapGeoPointlocation
 最后更新位置 More...
 
CGFloat distance
 与搜索点的距离,由搜索时searchType决定 More...
 
NSTimeInterval updatetime
 最后更新的时间戳,单位秒 More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

附近搜索返回的用户信息

Property Documentation

◆ distance

- (CGFloat) distance
readwritenonatomicassign

与搜索点的距离,由搜索时searchType决定

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

最后更新位置

◆ updatetime

- (NSTimeInterval) updatetime
readwritenonatomicassign

最后更新的时间戳,单位秒

◆ userID

- (NSString*) userID
readwritenonatomiccopy

用户ID


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。