sdk-search / com.tomtom.online.sdk.search.poi.details / PoiDetailsService

PoiDetailsService

@Beta(2020, 12) interface PoiDetailsService

Defines the API which can be used to retrieve the PoiDetails from the PoiDetails service.

Functions

poiDetailsSearch

abstract fun poiDetailsSearch(specification: PoiDetailsSpecification): Try<PoiDetails>