Package-level declarations

Types

Link copied to clipboard

Used to inform the caller that the active route has been changed. The active route is the only route that is being followed for which the navigation provides guidance.

Link copied to clipboard

Used to inform the caller that they have arrived at the destination.

Link copied to clipboard

Used to inform the caller that the guidance information has been updated. This interface provides listeners when there are changes in instructions, announcements, and distance to next instruction.

Link copied to clipboard

Used to inform the caller that the horizon information has been updated .

Link copied to clipboard

Used to inform the caller that the lane guidance information has been updated. This interface provides listeners for when lane guidance starts and ends.

Link copied to clipboard

Used to inform the caller that the navigation language has been changed.

Link copied to clipboard

Used to inform the caller that the location context has been updated.

Link copied to clipboard

Used to inform the caller that a new location has been map matched.

Link copied to clipboard

Provides access to currently registered engines and allows updating them.

Link copied to clipboard
class NavigationOptions(val activeRoutePlan: RoutePlan)

Defines parameters required to start a navigation session.

Link copied to clipboard

Specifies the current navigation state of the TomTomNavigation object.

Link copied to clipboard

Used to inform the caller that the NavigationState has been changed.

Link copied to clipboard

Used to inform the caller that the progress on the active Route has been updated.

Link copied to clipboard
fun interface RouteAddedListener

Used to inform the caller that a route has been added to the navigation session.

Link copied to clipboard
abstract class RouteAddedReason

Reason why the route was added to the navigation.

Link copied to clipboard
fun interface RouteRemovedListener

Used to inform the caller that a route has been removed from the navigation session.

Link copied to clipboard
abstract class RouteRemovedReason

Reason the route was removed from navigation.

Link copied to clipboard

Used to inform the caller that the route tracking stage has been updated.

Link copied to clipboard
fun interface RouteUpdatedListener

Used to inform the caller that a route has been updated.

Link copied to clipboard

Specifies the reason for updating the current route.

Link copied to clipboard

The TomTomNavigation interface serves as the primary interface for controlling the navigation process. It provides a comprehensive set of functionalities for managing and customizing a navigation session.

Link copied to clipboard
abstract class UnitSystemType : Parcelable

Defines types of UnitSystem handling.

Link copied to clipboard

Used to inform the caller that the WaypointState has been changed during navigation.

Functions

Link copied to clipboard
Link copied to clipboard

Skips the given RouteStop. This operation is a combination of: