百度地图SDK for iOS v4.0.0 类参考
|
周边云检索参数信息类 更多...
#import <BMKPoiSearchOption.h>
Protected 属性 | |
CLLocationCoordinate2D | _location |
int | _radius |
![]() | |
NSString * | _keyword |
int | _pageIndex |
int | _pageCapacity |
属性 | |
CLLocationCoordinate2D | location |
检索的中心点,经纬度 | |
int | radius |
周边检索半径 | |
BMKPoiSortType | sortType |
![]() | |
NSString * | keyword |
搜索关键字 | |
int | pageIndex |
分页索引,可选,默认为0 | |
int | pageCapacity |
分页数量,可选,默认为10,最多为50 | |
周边云检索参数信息类