A factory interface for creating Navigation configuration objects
◆ createNavigationConfig()
| static EngineConfiguration com.amazon.aace.navigation.config.NavigationConfiguration.createNavigationConfig |
( |
final String |
providerName | ) |
|
|
static |
Factory method used to programmatically generate navigation configuration data. The data generated by this method is equivalent to providing the following JSON values in a configuration file:
{
"aace.navigation": {
"providerName": <SERVICE_NAME>
}
- Parameters
-
| [in] | providerName | The navigation provider name |
Alexa Auto SDK 3.2.0 - Copyright 2017-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0