iOS高德地图SDK(搜索)  V9.5.0
AMapBusLineNameSearchRequest Class Reference

公交站线路根据名字请求 More...

#import <AMapSearchObj.h>

Inheritance diagram for AMapBusLineNameSearchRequest:
AMapBusLineBaseSearchRequest AMapSearchObject

Properties

NSString * keywords
 查询关键字 More...
 
- Properties inherited from AMapBusLineBaseSearchRequest
NSString * city
 城市 可选值:cityname(中文或中文全拼)、citycode、adcode More...
 
BOOL requireExtension
 是否返回扩展信息,默认为NO More...
 
NSInteger offset
 每页记录数,默认为20,取值为1-50 More...
 
NSInteger page
 当前页数,默认为1,取值为1-100 More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

公交站线路根据名字请求

Property Documentation

◆ keywords

- (NSString*) keywords
readwritenonatomiccopy

查询关键字


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。