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

公交站 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapBusStop:
AMapSearchObject

Properties

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

Additional Inherited Members

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

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 高德信息技术有限公司 版权所有,保留所有权利。