继续动态轨迹绘制 since 3.6.0
Future<bool> resumeTraceOverlayDraw() async { return await BMFMapDispatcherFactory.instance.overlayDispatcher .resumeTraceOverlayDraw(this.methodChannel, this); }