ItineraryAutoRouteInput: {
    defaultMode?: InputMaybe<RouteMode>;
}

Automatically generate ItineraryDirections that connect sibling ItineraryLocations

Type declaration

  • Optional defaultMode?: InputMaybe<RouteMode>

    The default mode of transport to use for the generated ItineraryDirections, if excluded defaults to Car

Generated using TypeDoc