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