abstract fun onSuggestions(suggestions: List<SearchSuggestion>): Unit
Called when the suggestions list is returned.
suggestions - list of SearchSuggestion as result of the first step of forward geocoding.
suggestions