Skip to content

Modules.Map.SearchCompletionOptions

Additional options to fine-tune the search request.

The latitude and longitude describe the location, the delta values the distance to include.

Properties #

region#

Type: MapRegionTypev2

The region to look for results. Note that only latitude, longitude, latitudeDelta and longitudeDelta
are currently handled to define the region.

resultTypes#

Type: Array<Number>

These options configure the types of search results you want to receive, including points of interest and addresses.

Titanium SDK Documentation