Package-level declarations
Configuration: This class is used to configure TomTomNavigation for offline mode. It offers both basic and advanced setup options, allowing for extensive customization of navigation engines and components.
Basic configuration: Sets up the Navigation SDK with essential navigation components.
Advanced configuration: Includes essential navigation and additional components for advanced use cases, allowing for extensive customization of individual navigation engines and components.
OfflineTomTomNavigationFactory: This factory class is responsible for creating instances of TomTomNavigation specifically configured for offline mode. It utilizes the provided Configuration to set up and customize the navigation instance accordingly.
Types
The configuration used to set up TomTomNavigation to work in offline mode.
Creates an instance of TomTomNavigation used for offline navigation.