|
iOS高德地图SDK(搜索) V9.8.0
|
POI搜索返回 More...
#include <AMapSearchObj.h>
Properties | |
| NSInteger | count |
| 返回的POI数目 | |
| AMapSuggestion * | suggestion |
| 关键字建议列表和城市建议列表 | |
| NSArray< AMapPOI * > * | pois |
| POI结果,AMapPOI 数组 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
POI搜索返回
|
readwritenonatomicassign |
返回的POI数目
|
readwritenonatomicstrong |
POI结果,AMapPOI 数组
|
readwritenonatomicstrong |
关键字建议列表和城市建议列表