Functions

Link copied to clipboard
abstract suspend fun search(searchRequest: String, anchorPoint: Point?, boundingBox: BoundingBox?): List<SearchSuggestItem>?

Called to perform perform a search.