Contents

SearchResponse

An object that contains the search region and an array of place descriptions that a search returns.

Declaration

object SearchResponse

Properties

NameTypeDescription
displayMapRegionSearchMapRegion

Represents a rectangular region on a map expressed as south-west and north-east points. More specifically south latitude, west longitude, north latitude and east longitude.

paginationInfoSearchResponse.PaginationInfo

results[SearchResponse.Place]

An array of SearchResponse.Place results.

Topics

Place information returned by a search

See Also

Getting common object information