@override Future<void> showRouteLegButtons(bool show) => directionsRendererMethodChannel .invokeMethod('DRE_showRouteLegButtons', {"show": show});