removeSearchResult

abstract fun removeSearchResult(searchResults: List<SearchResult>)

Removes the search results from the map.

Parameters

searchResults

The list of search results to remove.