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

POI室内搜索结果类 更多...

#include <BMKPoiSearchResult.h>

类 BMKPOIIndoorSearchResult 继承关系图:

属性

NSInteger totalPOINum
 符合条件的检索结果总个数
 
NSInteger totalPageNum
 符合条件的检索结果总页数
 
NSInteger curPOINum
 当前页的结果个数
 
NSInteger curPageIndex
 当前页的页数索引
 
NSArray< BMKPoiIndoorInfo * > * poiIndoorInfoList
 室内POI列表,成员是BMKPoiIndoorInfo
 

详细描述

POI室内搜索结果类

属性说明

◆ curPageIndex

- (NSInteger) curPageIndex
readwritenonatomicassign

当前页的页数索引

◆ curPOINum

- (NSInteger) curPOINum
readwritenonatomicassign

当前页的结果个数

◆ poiIndoorInfoList

- (NSArray<BMKPoiIndoorInfo *>*) poiIndoorInfoList
readwritenonatomicstrong

室内POI列表,成员是BMKPoiIndoorInfo

◆ totalPageNum

- (NSInteger) totalPageNum
readwritenonatomicassign

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

◆ totalPOINum

- (NSInteger) totalPOINum
readwritenonatomicassign

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


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