Interface protos.google.maps.routing.v2.IComputeRoutesResponse (0.3.1)

Properties of a ComputeRoutesResponse.

Package

@googlemaps/routing

Properties

fallbackInfo

fallbackInfo?: (google.maps.routing.v2.IFallbackInfo|null);

ComputeRoutesResponse fallbackInfo

routes

routes?: (google.maps.routing.v2.IRoute[]|null);

ComputeRoutesResponse routes