MXBSDOCS
App →

Stops & Route Mapping

How to define pickup, dropoff, intermediate stops, and layovers for your trip.

Stop Types

Each trip is built from a sequence of stops. MXBS automatically calculates the route and distance between stops using Mapbox.

Stop TypeDescription
PickupWhere passengers board the vehicle. Every trip requires exactly one pickup stop.
DropoffThe final destination. Every trip requires exactly one dropoff stop.
StopAn intermediate waypoint — the bus stops here during the journey (restroom break, passenger pickup, sightseeing).
LayoverAn extended rest stop — the driver and passengers rest here before continuing.

Adding Stops

Click Add Stop in the route section of the trip form. Type an address into the search bar — MXBS uses address autocomplete to find the exact location.

Each stop captures:

  • Street address, city, state/province, postal code, country
  • Latitude and longitude (geocoded automatically)
  • Stop Instructions (optional) — notes for the driver at this location (e.g., "Use the rear loading dock", "Arrive by 8:45 AM")

Stop Scheduling

You can optionally attach a schedule event to each stop:

Event TypeUse
ARRIVEScheduled arrival time at this stop
DEPARTScheduled departure time from this stop
PICKUPPassenger pickup time
DROPOFFPassenger dropoff time
STAGE_ATDriver staging location (wait here before passengers arrive)
BREAKDriver break
LAYOVERRest stop
RETURNINGStart of return leg
DESTINATIONFinal destination marker

Route Visualization

Once you've added at least a pickup and dropoff, the route map displays:

  • The calculated driving route (blue line)
  • Estimated total distance (km/miles)
  • Estimated driving time

Route distances shown in the trip form are used by operators to calculate deadhead costs. Accurate addresses improve bid quality.

Reordering Stops

Drag stops in the stop list to reorder them. The route recalculates automatically after each reorder.