TomTomSDKNavigationOnline
TomTomSDKNavigationOnline
The Navigation Online module provides specialized configurations and a factory for setting up and customizing Navigation SDK for online mode. OnlineTomTomNavigationFactory is responsible for creating instances of TomTomNavigation. Online mode enables users to access real-time navigation services, including traffic updates and dynamic route recalculation, by utilizing an active internet connection. This module allows developers to create tailored navigation experiences that cater to various use cases, whether for basic or advanced scenarios.
Functionalities
The Navigation Online module offers specialized configurations to set up and customize TomTomNavigation for online 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
See moreTomTomSDKNavigation/TomTomNavigation
used for online navigation.Declaration
Swift
public enum OnlineTomTomNavigationFactory