search

open suspend override fun search(searchRequest: String, anchorPoint: Point?, boundingBox: BoundingBox?): List<SearchSuggestItem>

Called to perform perform a search.

Return

null if the provider does not support the searchRequest, the next provider in the chain will be asked.