73 +(void)enableTmcReporter:(BOOL)enable;
BOOL isEnableTmcReporter()
MBCongestionState congestionState
Definition: MBTmcReporter.h:27
NSString * roadName
Definition: MBTmcReporter.h:35
NSInteger congestionDistance
Definition: MBTmcReporter.h:31
Definition: MBTmcReporter.h:49
Definition: MBTmcReporter.h:23
Definition: MBTmcReporter.h:16
NSInteger aheadDistance
Definition: MBTmcReporter.h:39
BOOL isReported
Definition: MBTmcReporter.h:43
Definition: MBObject.h:16
MBTmcReporterMode
Definition: MBTmcReporter.h:15
MBCongestionState
Definition: MBNaviBaseTypes.h:31
手动模式,需客户端自己实现播报逻辑,调用MBTmcReporter speakNow播报
Definition: MBTmcReporter.h:17