Route Details
The Route Details view shows the stops for a single route alongside an interactive map. Stops can be reordered, optimized, and shared via Google Maps.
Loading the Map
When you first open a route, the map placeholder appears with a Load Map button. Click Load Map to initialize the map and plot stop markers.
Stop List
The stop panel on the left shows all stops in delivery order. Each stop card displays:
- Stop number (delivery sequence)
- Recipient name
- Shipping address
- Scheduled date (if set)
- Order UUID
- Status (Pending, En Route, Delivered, Failed)
Reordering Stops
Drag a stop card up or down using the drag handle to reorder delivery sequence. Sort order saves automatically.
Editing a Stop
Click a stop card or the edit icon to open the stop editor. Fields include:
| Field | Description |
|---|---|
| Name | Recipient name |
| Address | Street, address line 2, city, state, postal code |
| Scheduled Date | Preferred delivery date |
| ETA | Estimated time of arrival |
| Status | Pending, En Route, Delivered, Failed / Attempted |
| Ready to Ship | Toggle when the stop is ready for delivery |
| Dispatcher Notes | Internal notes for dispatchers |
| Driver Notes | Notes visible to the driver |
| Customer Notes | Notes visible to the customer |
| Resolution Notes | Notes for failed or problematic deliveries |
| Rate Cost | Delivery cost |
| Rate Flat Fee | Flat delivery fee |
Order UUID Lookup
Paste an order UUID in the stop editor to look up the order and auto-populate the shipping address fields. Click Lookup to resolve.
Map Actions
Once the map is loaded, the map action bar provides these controls:
| Button | Action |
|---|---|
| Draw Route | Draws the delivery path between stops on the map, showing distance and duration per leg. |
| Optimize | Automatically reorders stops to minimize total distance or time. |
| Zoom to Fit | Zooms the map to show all stops. |
| Zoom to First | Zooms to the first stop in the sequence. |
| Open in Google Maps | Opens the route in Google Maps in a new browser tab. |
| Copy Google Maps Link | Copies a shareable Google Maps URL to your clipboard. |
Route Legs Table
After drawing a route, a table appears below the stop list showing:
| Column | Description |
|---|---|
| From | Starting stop number |
| To | Destination stop number |
| Dist | Distance for that leg |
| Time | Estimated time for that leg |
| Total | Cumulative time up to that leg |
Geocoding
Stops without latitude/longitude coordinates are automatically geocoded when the map loads. A Fix Address chip appears on any stop whose address could not be resolved — click it to edit the address and re-geocode.
Marker Interaction
Click a stop marker on the map to highlight the corresponding stop card in the stop list and scroll it into view.