TomTomSDKNavigationOffline
TomTomSDKNavigationOffline
The Navigation Offline module provides specialized configurations and a factory for setting up and customizing the Navigation SDK specifically for offline mode. OfflineTomTomNavigationFactory handles the creation of instances for offline TomTomNavigation. Offline mode allows users to access navigation services without requiring an active internet connection, making it ideal for areas with limited or no connectivity. This module enables developers to create tailored navigation experiences that cater to various use cases, whether for basic or advanced scenarios.
Functionalities
The Navigation Offline module offers specialized configurations to set up and customize TomTomNavigation for offline navigation mode. It provides both basic and advanced setup options:- Basic configuration: Sets up the Navigation SDK with essential navigation components to ensure fundamental navigation capabilities.
- Advanced configuration: Includes essential navigation along with additional components tailored for advanced use cases, allowing extensive customization of individual navigation engines and components.
API Overview
-
Creates an instance of
Navigation
used for offline navigation.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum OfflineTomTomNavigationFactory