百度地图SDK for iOS v3.4.4 类参考
Protected 属性 | 属性 | 所有成员列表
BMKNearbySearchOption类 参考

周边云检索参数信息类 更多...

#import <BMKPoiSearchOption.h>

类 BMKNearbySearchOption 继承关系图:
BMKBasePoiSearchOption

Protected 属性

CLLocationCoordinate2D _location
 
int _radius
 
- Protected 属性 继承自 BMKBasePoiSearchOption
NSString * _keyword
 
int _pageIndex
 
int _pageCapacity
 

属性

CLLocationCoordinate2D location
 检索的中心点,经纬度
 
int radius
 周边检索半径
 
BMKPoiSortType sortType
 
- 属性 继承自 BMKBasePoiSearchOption
NSString * keyword
 搜索关键字
 
int pageIndex
 分页索引,可选,默认为0
 
int pageCapacity
 分页数量,可选,默认为10,最多为50
 

详细描述

周边云检索参数信息类


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