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