Package-level declarations

Types

Link copied to clipboard

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
fun OnlineSearch.Companion.create(    context: Context,     apiKey: String,     customPoiDataProviders: List<CustomSearchDataProvider<CustomRecord.CustomPoi>>,     customApiUrl: URL? = null,     geopoliticalView: String? = null): Search

Instantiates a Search object utilizing TomTom's online service, with added functionality to incorporate custom POIs into search queries.