com.tomtom.sdk.navigation:ui

The Navigation UI library provides a set of classes and interfaces for displaying navigation information, such as:

  • Upcoming maneuvers

  • Estimated time of arrival (ETA)

  • Remaining distance

  • Current speed, and

  • Speed limit.

    It also enables the navigation process to start, stop, and resume, and the configuration of distance and speed units measurements.

Packages

Link copied to clipboard

This is the main package for the Navigation UI library, containing the following base classes:

Link copied to clipboard

This package contains the NavigationView class, responsible for updating the UI components within the NavigationFragment.

This package contains the GuidanceViewBoundariesChangeListener interface, used for notifying the NavigationView about the changes in the guidance view boundaries.