driver_response
The centroids call calculates driver centroids and outputs them using this class. See Centroids.
| Name | Type | Description |
|---|---|---|
| centroid | latlon | The location around which the driver's routes should be clustered. |
| custom | custom | User-supplied custom fields that were sent in the request. |
| id | id | The ID of the driver that was provided in the request on driver.id. |
| name | string | The name of the driver that was provided in the request on driver.name. |
See Also
- Centroids.
- The driver.centroid field.