Package-level declarations

Off-road navigation is designed for areas without roads, such as rural or wilderness regions or where traditional road navigation systems are inaccurate. The package provides specialized configurations and a factory to set up and customize TomTomNavigation for off-road navigation mode. It allows for both basic and advanced configurations, enabling developers to tailor the navigation experience to suit various use cases.

  • Configuration: Configures TomTomNavigation for offroad mode. Offers both basic and advanced setup options, allowing for extensive customization of navigation engines and components.

    • Basic configuration: Sets up the Maps and Navigation SDK with essential navigation components.

    • Advanced configuration: Includes essential navigation and additional navigation components for advanced use cases, allowing for extensive customization of individual navigation engines and components.

  • com.tomtom.sdk.navigation.offroad.OffroadTomTomNavigationFactory: Creates instances of TomTomNavigation specifically configured for offroad mode, using the provided Configuration to set up and customize the navigation instance accordingly.

Types

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class Configuration

The configuration used to set up TomTomNavigation to work in off-road mode.

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object OffRoadTomTomNavigationFactory

Off-road navigation is designed for areas without roads, such as rural or wilderness areas or where traditional road navigation systems are inaccurate. You can enable off-road navigation using routes imported from GPS Exchange Format (GPX) files.