Package-level declarations
LocationSnapshot: Contains information specific to location e.g., the MapMatchingResult.
ConfigurationSnapshot: - Contains navigation configuration, e.g., the UnitSystem used for guidance.
TripSnapshot: - Contains information about the current trip session, e.g., if the driver has deviated from the route or reached the destination.
RouteSnapshot - Contains route-specific data such as the com.tomotm.sdk.navigation.RoutePlan, RouteProgress, or visited waypoints.
Types
Snapshot of the current navigation configuration.
Snapshot of the current location information during navigation.
Snapshot of the current navigation session.
Defines parameters required for a single route in navigation session.
Snapshot of the route.
Snapshot that contains information about the trip.
Defines types of UnitSystem handling.
Properties
Current RoutePlanningOptions that can be used for replanning the active route from the current position.
Functions
Adds the given itineraryPoint to the Itinerary. It is added as the last waypoint in the Itinerary.waypoints list.
Adds the given itineraryPoint to the Itinerary.
Removes the given itineraryPoint from the Itinerary.
Skips the given RouteStop. This operation is a combination of: