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

Properties of a ComputeRoutesResponse.

Package

@googlemaps/routing

Properties

fallbackInfo

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

ComputeRoutesResponse fallbackInfo

geocodingResults

geocodingResults?: (google.maps.routing.v2.IGeocodingResults|null);

ComputeRoutesResponse geocodingResults

routes

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

ComputeRoutesResponse routes