Documentation Index

Fetch the complete documentation index at: https://docs.eleostech.com/llms.txt

Use this file to discover all available pages before exploring further.

Trip Planner

Prev Next

The mobile app’s Trip Planner is the map interface within a specific load. This map displays the current route for the load and enables the user to plan their itinerary. Users can apply Points of Interest, plan for the route at departure time, and make any applicable location pin adjustments.

Trip Planner can be enabled or disabled by setting the trip_planner_enabled field within your Loads response to either true or false.


Trip Planner Features

To assist users with route preparation, the Trip Planner includes the following capabilities:

  • Route Planning: Plan upcoming routes based on configurable departure times and historical traffic patterns.

  • Points of Interest: View and add custom points of interest to the route, such as fleet-approved truck stops, weigh stations, and maintenance facilities.

  • Location Pin Adjustments: Move and adjust a specific stop location for improved pin accuracy.

  • Map View Toggle: Switch the map background between a standard vector view and a satellite imagery view.

  • Map Controls: Zoom and pan the map manually to get a better look at the surroundings.

  • HOS Availability: View available Hours of Service (HOS) and when a user’s HOS expires along the planned route.

NOTE: Map controls and pin adjustments are configurable by each stop and load. Refer to the prevent_trip_edits and prevent_location_changes booleans fields within the Loads API for more information.


Resources

API