ui / com.mapbox.search.ui.view / SearchResultsView / search

search

@JvmOverloads @UiThread fun search(query: String, options: SearchOptions = defaultSearchOptions): Unit

Performs forward geocoding. Should be called on the main thread.

Parameters

query - text to search.

options - options for search request.