BaiduMap_IOSSDK_v6.6.2_Docs 6.6.2
载入中...
搜索中...
未找到
属性 | 所有成员列表
BMKPOIDetailSearchResult类 参考

POI详情检索结果类 更多...

#include <BMKPoiSearchResult.h>

类 BMKPOIDetailSearchResult 继承关系图:

属性

NSInteger totalPOINum
 符合条件的检索结果总个数
 
NSArray< BMKPoiInfo * > * poiInfoList
 POI列表,成员是BMKPoiInfo
 

详细描述

POI详情检索结果类

属性说明

◆ poiInfoList

- (NSArray<BMKPoiInfo *>*) poiInfoList
readwritenonatomiccopy

POI列表,成员是BMKPoiInfo

◆ totalPOINum

- (NSInteger) totalPOINum
readwritenonatomicassign

符合条件的检索结果总个数


该类的文档由以下文件生成: