Package-level declarations
Types
Link copied to clipboard
Plugin to configure Automotive UI API key and Onboard Map through a configuration provider.
Functions
Link copied to clipboard
fun createAutomotiveUiApiKeyStaticConfigurationProvider(automotiveUiApiKeyArgumentValue: ArgumentValueConfig): StaticConfigurationProviderConfig
Creates the config to create a AutomotiveUiApiKeyStaticConfigurationProvider
instance.
Link copied to clipboard
fun createAutomotiveUiOnboardMapStaticConfigurationProvider(onboardMapPathKey: ArgumentValueConfig, onboardMapKeystorePathKey: ArgumentValueConfig, onboardMapKeystorePassword: ArgumentValueConfig): StaticConfigurationProviderConfig
Creates the config to create a AutomotiveUiOnboardMapStaticConfigurationProvider
instance.