44 @property (nonatomic, readonly, assign)
int distance;
49 @property (nonatomic, readonly, copy) NSString *
name;
54 @property (nonatomic, readonly, assign) BOOL
onRoute;
59 @property (nonatomic, readonly, assign) NSInteger
actualIndex;
64 @property (nonatomic, readonly, strong) NSMutableArray<MBHighwayGuideText *> *
texts;
int absDistance
Definition: MBHighwayGuideItem.h:39
int distance
Definition: MBHighwayGuideItem.h:44
无效类型
Definition: MBHighwayGuideItem.h:17
Definition: MBHighwayGuideItem.h:29
Definition: MBHighwayGuideItem.h:16
MBHighwayGuideType
Definition: MBHighwayGuideItem.h:15
NSMutableArray< MBHighwayGuideText * > * texts
Definition: MBHighwayGuideItem.h:64
高速连接线
Definition: MBHighwayGuideItem.h:19
服务区
Definition: MBHighwayGuideItem.h:20
BOOL onRoute
Definition: MBHighwayGuideItem.h:54
出口
Definition: MBHighwayGuideItem.h:18
停车区
Definition: MBHighwayGuideItem.h:21
NSString * name
Definition: MBHighwayGuideItem.h:49
收费站
Definition: MBHighwayGuideItem.h:23
MBHighwayGuideType type
Definition: MBHighwayGuideItem.h:34
Definition: MBObject.h:16
NSInteger actualIndex
Definition: MBHighwayGuideItem.h:59