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

POI搜索返回 More...

#import <AMapSearchObj.h>

Inheritance diagram for AMapPOISearchResponse:
AMapSearchObject

Properties

NSInteger count
 返回的POI数目 More...
 
AMapSuggestionsuggestion
 关键字建议列表和城市建议列表 More...
 
NSArray< AMapPOI * > * pois
 POI结果,AMapPOI 数组 More...
 

Additional Inherited Members

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

Detailed Description

POI搜索返回

Property Documentation

◆ count

- (NSInteger) count
readwritenonatomicassign

返回的POI数目

◆ pois

- (NSArray<AMapPOI *>*) pois
readwritenonatomicstrong

POI结果,AMapPOI 数组

◆ suggestion

- (AMapSuggestion*) suggestion
readwritenonatomicstrong

关键字建议列表和城市建议列表


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