8Move
8Move
/arrow_backProduct Features Guide/
Fleet PlannerFleet Planner
Core Feature

Live GPS Tracking

See every driver position in real time. Track ETAs, review breadcrumb trails, and monitor route progress from the dashboard.

Real-Time Position

Once a route is dispatched and the driver starts it in Driver Pro, their real-time GPS position appears on the Fleet Planner map. Position updates arrive via WebSocket or HTTP polling, with Douglas-Peucker simplification for smooth rendering.

Tracking capabilities

  • gps_fixedLive positiondriver current location shown as a pulsing dot on the map
  • syncIncremental updatesonly new points since last request, minimising bandwidth
  • tuneAccuracy filteringlow-quality GPS points are automatically discarded
  • show_chartConfigurable toleranceDouglas-Peucker simplification threshold adjustable per deployment
live-tracking↗ Open

ETA & ATA

Estimated Time of Arrival (ETA) is calculated during route optimisation and automatically recalculated at two trigger points:

  • play_arrowRoute startall ETAs shift by the delta between planned and actual departure time
  • logoutStop departureremaining ETAs recalculate from actual departure time plus inter-stop durations

Actual Time of Arrival (ATA) is recorded when the driver marks "Arrived" at each stop. The combination of ETA and ATA provides a complete picture of route timing — planned vs. actual for every stop.

visibility

B2B customers can see their delivery ETA in Supply Now. This is configurable per client — the supplier manager decides which customers see live ETA updates.