Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction

import type { GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction } from "https://googleapis.deno.dev/v1/places:v1.ts";

The region to search. The results will be restricted to the specified region.

interface GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction {}

§Properties

§

A circle defined by a center point and radius.

§

A viewport defined by a northeast and a southwest corner.