@DeprecatedSince(2020, 6) interface ConfigLoaderInterface that defines methods to load API Keys for TomTom services (e.g., TomTom map).
| abstract fun getDescription(): String!Get currently used instance description. | |
| abstract fun loadConfig(): MutableMap<String!, String!>!Load TomTom services configuration. The map contains following data: service name, service API key. | 
| open class 
 | |
| open class 
 |