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

公交站 More...

#include <AMapCommonObj.h>

Inheritance diagram for AMapBusStop:
AMapSearchObject

Properties

NSString * uid
 公交站点ID
 
NSString * adcode
 区域编码
 
NSString * name
 公交站名
 
NSString * citycode
 城市编码
 
AMapGeoPointlocation
 经纬度坐标
 
NSArray< AMapBusLine * > * buslines
 途径此站的公交路线 AMapBusLine 数组
 
NSString * sequence
 查询公交线路时的第几站
 

Additional Inherited Members

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

Detailed Description

公交站

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码

◆ buslines

- (NSArray<AMapBusLine *>*) buslines
readwritenonatomicstrong

途径此站的公交路线 AMapBusLine 数组

◆ citycode

- (NSString*) citycode
readwritenonatomiccopy

城市编码

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

经纬度坐标

◆ name

- (NSString*) name
readwritenonatomiccopy

公交站名

◆ sequence

- (NSString*) sequence
readwritenonatomiccopy

查询公交线路时的第几站

◆ uid

- (NSString*) uid
readwritenonatomiccopy

公交站点ID


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