BaiduMap_IOSSDK_v6.2.0_Docs
6.2.0
|
POI室内搜索结果类 更多...
#import <BMKPoiSearchResult.h>
属性 | |
NSInteger | totalPOINum |
符合条件的检索结果总个数 更多... | |
NSInteger | totalPageNum |
符合条件的检索结果总页数 更多... | |
NSInteger | curPOINum |
当前页的结果个数 更多... | |
NSInteger | curPageIndex |
当前页的页数索引 更多... | |
NSArray< BMKPoiIndoorInfo * > * | poiIndoorInfoList |
室内POI列表,成员是BMKPoiIndoorInfo 更多... | |
POI室内搜索结果类
|
readwritenonatomicassign |
当前页的页数索引
|
readwritenonatomicassign |
当前页的结果个数
|
readwritenonatomicstrong |
室内POI列表,成员是BMKPoiIndoorInfo
|
readwritenonatomicassign |
符合条件的检索结果总页数
|
readwritenonatomicassign |
符合条件的检索结果总个数