OnlineDynamicDataProviderFactory
Factory for creating Dynamic Data provider instances that rely on online TomTom services.
Dynamic Data is data that can change with time. Dynamic Data APIs are complimentary to the Search API. That data is updated regularly to provide close to real-time data. When retrieving a search result from the Search API, each dynamic data ID present in the result can be used to retrieve the corresponding information (for instance, using FuelPriceId to acquire fuel prices).
Functions
Link copied to clipboard
fun createEvChargingAvailabilityProvider(context: Context, apiKey: String): EvChargingAvailabilityProvider
Factory method for creating the online TomTom EvChargingAvailabilityProvider.
Link copied to clipboard
Factory method for creating an instance of FuelPriceProvider.
Link copied to clipboard
Factory method for creating an instance of ParkingDetailProvider.