It is possible via our API to share real-time location updates from your drivers for the entire ride.
To do so you will have to share an extra event called: DRIVER_LIVE_LOCATION
We will expect you to call the endpoint with the DRIVER_LIVE_LOCATION event, every 5 seconds.
The event must contain the GPS coordinates for the driver’s current location. The event is not an alternative to the core driver events.
Please follow the documentation requirements HERE