on Suggestions
abstract fun onSuggestions(suggestions: List<SearchSuggestion>, responseInfo: ResponseInfo)
Content copied to clipboard
Called when the suggestions list is returned.
Parameters
suggestions
List of SearchSuggestion as result of the first step of forward geocoding.
responseInfo
Search response and request information.