iOS高德地图SDK(搜索) V9.8.0
Loading...
Searching...
No Matches
AMapBusStopSearchRequest Class Reference

公交站点请求 More...

#include <AMapSearchObj.h>

Inheritance diagram for AMapBusStopSearchRequest:
AMapSearchObject

Properties

NSString * keywords
 查询关键字
 
NSString * city
 城市 可选值:cityname(中文或中文全拼)、citycode、adcode
 
NSInteger offset
 每页记录数,默认为20,取值为:1-50
 
NSInteger page
 当前页数,默认值为1,取值为:1-100
 

Additional Inherited Members

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

Detailed Description

公交站点请求

Property Documentation

◆ city

- (NSString*) city
readwritenonatomiccopy

城市 可选值:cityname(中文或中文全拼)、citycode、adcode

◆ keywords

- (NSString*) keywords
readwritenonatomiccopy

查询关键字

◆ offset

- (NSInteger) offset
readwritenonatomicassign

每页记录数,默认为20,取值为:1-50

◆ page

- (NSInteger) page
readwritenonatomicassign

当前页数,默认值为1,取值为:1-100


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