|
iOS高德地图SDK(搜索) V9.8.0
|
公交站线路根据名字请求 More...
#include <AMapSearchObj.h>
Properties | |
| NSString * | keywords |
| 查询关键字 | |
Properties inherited from AMapBusLineBaseSearchRequest | |
| NSString * | city |
| 城市 可选值:cityname(中文或中文全拼)、citycode、adcode | |
| BOOL | requireExtension |
| 是否返回扩展信息,默认为NO | |
| NSInteger | offset |
| 每页记录数,默认为20,取值为1-50 | |
| NSInteger | page |
| 当前页数,默认为1,取值为1-100 | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
| (NSString *) | - formattedDescription |
| 返回格式化的描述信息。通用数据结构和response类型有效。 | |
公交站线路根据名字请求
|
readwritenonatomiccopy |
查询关键字