Map Doc
1.0
iOS-引擎SDK-开放平台
|
#import <MBBusRoute.h>
属性 | |
NSString * | desc |
NSString * | detail |
float | transferCost |
float | taxiCost |
BOOL | isNightShift |
NSInteger | travelTime |
int | distance |
NSInteger | segmentNum |
NSArray * | segments |
额外继承的成员函数 | |
![]() | |
(instancetype) | - initWithHandle: |
(void *) | - getHandle |
换乘路线
|
readwritenonatomiccopy |
换乘简述(不包括步行)
|
readwritenonatomiccopy |
换乘详述(不包括步行)
|
readwritenonatomicassign |
全长(单位:米)
|
readwritenonatomicassign |
是不是夜班数据
|
readwritenonatomicassign |
换乘路段数量
|
readwritenonatomiccopy |
换乘路段, 存储 MBBusSegment 或者 MBBusWalkSegment 对象
|
readwritenonatomicassign |
打的费用
|
readwritenonatomicassign |
换乘花费(单位:元)
|
readwritenonatomicassign |
公交换乘线路行驶时间(单位:分钟)