iOS高德地图SDK(搜索)
V9.5.0
|
POI信息 More...
#import <AMapCommonObj.h>
Instance Methods | |
(NSArray< AMapCloudImage * > *images) | - __attribute |
图片信息 More... | |
Instance Methods inherited from AMapSearchObject | |
(NSString *) | - formattedDescription |
返回格式化的描述信息。通用数据结构和response类型有效。 More... | |
Properties | |
NSInteger | uid |
唯一标识 More... | |
NSString * | name |
名称 More... | |
AMapGeoPoint * | location |
坐标位置 More... | |
NSString * | address |
地址 More... | |
NSDictionary * | customFields |
用户自定义字段 More... | |
NSString * | createTime |
创建时间 More... | |
NSString * | updateTime |
更新时间 More... | |
NSInteger | distance |
离当前位置的距离(只在企业地图周边搜索时有效) More... | |
POI信息
- (NSArray<AMapCloudImage *>* images) __attribute | ((deprecated("已废弃 since 7.4.0"))) |
图片信息
|
readwritenonatomiccopy |
地址
|
readwritenonatomiccopy |
创建时间
|
readwritenonatomicstrong |
用户自定义字段
|
readwritenonatomicassign |
离当前位置的距离(只在企业地图周边搜索时有效)
|
readwritenonatomiccopy |
坐标位置
|
readwritenonatomiccopy |
名称
|
readwritenonatomicassign |
唯一标识
|
readwritenonatomiccopy |
更新时间