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

SearchPlaceIndexForTextResponse

import type { SearchPlaceIndexForTextResponse } from "https://aws-api.deno.dev/v0.3/services/location.ts?docs=full";
interface SearchPlaceIndexForTextResponse {}

§Properties

§

A list of Places matching the input text. Each result contains additional information about the specific point of interest.

§

Contains a summary of the request. Echoes the input values for BiasPosition, FilterBBox, FilterCountries, Language, MaxResults, and Text. Also includes the DataSource of the place index and the bounding box, ResultBBox, which surrounds the search results.