@JvmOverloads @UiThread fun search(query: String, options: SearchOptions = defaultSearchOptions): Unit
Performs forward geocoding. Should be called on the main thread.
query - text to search.
query
options - options for search request.
options