|
BaiduMap_IOSSDK_v6.6.7_Docs
6.6.7
|
公交路线规划的节点 更多...
#import <BMKBusRouteSearchResult.h>
属性 | |
| NSString * | cityName |
| 城市名称,同城不返回该字段 更多... | |
| NSString * | cityId |
| 城市id,同城不返回该字段 更多... | |
| NSArray< BMKBusRouteStationInfo * > * | stationList |
| 站点列表 更多... | |
属性 继承自 BMKRouteNode | |
| NSString * | uid |
| 该节点uid 更多... | |
| NSString * | title |
| 该节点的名称 更多... | |
| CLLocationCoordinate2D | location |
| 该节点的坐标 更多... | |
公交路线规划的节点
|
readwritenonatomiccopy |
城市id,同城不返回该字段
|
readwritenonatomiccopy |
城市名称,同城不返回该字段
|
readwritenonatomicstrong |
站点列表