Contents

SearchResponse

The result of a search, including the original search query, the bounding region, and a list of places that match the query.

Declaration

interface SearchResponse

Mentioned in

Overview

The search callback function provides the search response in its data parameter. An object parsed from server-returned JSON, data contains a query and a boundingRegion.

Topics

Search response

See Also

Performing a search