| BaiduMap_IOSSDK_v6.6.5_Docs 6.6.5
    | 
公交路线中换乘站点信息 更多...
#include <BMKBusRouteSearchResult.h>
 
 | 属性 | |
| NSInteger | duration | 
| 站点耗时,单位:秒 | |
| NSString * | uid | 
| 站点UID | |
| NSString * | name | 
| 站点名称 | |
| BOOL | underground | 
| 是否地下站点,0:否,1:是 | |
| CLLocationCoordinate2D | location | 
| 站点坐标 | |
公交路线中换乘站点信息
| 
 | readwritenonatomicassign | 
站点耗时,单位:秒
| 
 | readwritenonatomicassign | 
站点坐标
| 
 | readwritenonatomiccopy | 
站点名称
| 
 | readwritenonatomiccopy | 
站点UID
| 
 | readwritenonatomicassign | 
是否地下站点,0:否,1:是