Interface protos.google.maps.places.v1.ISearchNearbyResponse (1.8.0)

Properties of a SearchNearbyResponse.

Package

@googlemaps/places

Properties

places

places?: (google.maps.places.v1.IPlace[]|null);

SearchNearbyResponse places

routingSummaries

routingSummaries?: (google.maps.places.v1.IRoutingSummary[]|null);

SearchNearbyResponse routingSummaries