LocationSearchService
Types
Error
Link copied to clipboard
Functions
locationSearch
Link copied to clipboard
abstract suspend fun locationSearch(query: String, filterTypes: Set<Location.Type>? = null, filterProducts: Set<ProductClass>? = null, maxResults: Int? = null): LocationSearchResult
Content copied to clipboard
Properties
supportsFilterProducts
Link copied to clipboard
supportsFilterTypes
Link copied to clipboard
supportsMaxResults
Link copied to clipboard