sdk / com.mapbox.search / SearchSuggestionsCallback / onSuggestions

onSuggestions

abstract fun onSuggestions(suggestions: List<SearchSuggestion>): Unit

Called when the suggestions list is returned.

Parameters

suggestions - list of SearchSuggestion as result of the first step of forward geocoding.