|
iOS高德地图SDK(搜索) V9.8.0
|
输入提示 More...
#include <AMapCommonObj.h>
Properties | |
| NSString * | uid |
| poi的id | |
| NSString * | name |
| 名称 | |
| NSString * | adcode |
| 区域编码 | |
| NSString * | district |
| 所属区域 | |
| NSString * | address |
| 地址 | |
| AMapGeoPoint * | location |
| 位置 | |
| NSString * | typecode |
| 类型码, since 4.5.0. 对应描述可下载参考官网文档 http://a.amap.com/lbs/static/zip/AMap_API_Table.zip。 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
输入提示
|
readwritenonatomiccopy |
区域编码
|
readwritenonatomiccopy |
地址
|
readwritenonatomiccopy |
所属区域
|
readwritenonatomiccopy |
位置
|
readwritenonatomiccopy |
名称
|
readwritenonatomiccopy |
类型码, since 4.5.0. 对应描述可下载参考官网文档 http://a.amap.com/lbs/static/zip/AMap_API_Table.zip。
|
readwritenonatomiccopy |
poi的id