We have introduced the optional ability to display nearby customer places in the driver app’s map.
If your use case revolves around tasks at repeating customer locations, for example picking up goods at shops or meals at restaurants, it can be useful for drivers to be aware of where these locations are around them.
For this, we have introduced a new show_customer_places
flag on our driver experience configuration API,
which defaults to false
. When enabled, drivers will be able to see the locations and names of the up to
100 non-archived customer places closest to their current location and inside their service area while online.
Support for configuring this is also available in the admin dashboard and the driver apps will soon start fetching and displaying these.