Map Doc
1.0
iOS-引擎SDK-开放平台
|
#import <MBBusSegment.h>
属性 | |
NSString * | lineName |
NSInteger | duration |
NSArray * | stationIds |
NSArray * | stationNames |
NSInteger | pointNum |
MBPoint * | points |
![]() | |
MBBusLineType | type |
额外继承的成员函数 | |
![]() | |
(instancetype) | - initWithHandle: |
(void *) | - getHandle |
公交换乘路段信息
|
readwritenonatomicassign |
坐车时间,单位:分钟
|
readwritenonatomiccopy |
对应乘车线路名称
|
readwritenonatomicassign |
换乘路段形状点数目
|
readwritenonatomicassign |
换乘路段形状点集合首地址
|
readwritenonatomiccopy |
公交站Id集合
|
readwritenonatomiccopy |
公交站名称集合,与id集合对应