Interface protos.google.maps.routing.v2.IGeocodingResults (2.2.0)

Properties of a GeocodingResults.

Package

@googlemaps/routing

Properties

destination

destination?: (google.maps.routing.v2.IGeocodedWaypoint|null);

GeocodingResults destination

intermediates

intermediates?: (google.maps.routing.v2.IGeocodedWaypoint[]|null);

GeocodingResults intermediates

origin

origin?: (google.maps.routing.v2.IGeocodedWaypoint|null);

GeocodingResults origin