Gets the currently selected leg's floor index.
Future<int?> getSelectedLegFloorIndex() => DirectionsRendererPlatform.instance.getSelectedLegFloorIndex();