search
abstract fun search(query: String, options: SearchOptions, callback: SearchSuggestionsCallback): SearchRequestTask
Content copied to clipboard
The first step of forward geocoding. Returns a list of SearchSuggestion without coordinates.
Return
SearchRequestTask to be able to cancel request.