Search Suggestions Callback
interface SearchSuggestionsCallback
Content copied to clipboard
Used in the first step of forward geocoding to get a list of SearchSuggestion.
Functions
onSuggestions
Link copied to clipboard
abstract fun onSuggestions(suggestions: List<SearchSuggestion>, responseInfo: ResponseInfo)
Content copied to clipboard
Inheritors
SearchSelectionCallback
Link copied to clipboard