Response Description
| Response Element | Description |
|---|---|
| matrix.distance | Total distance of the route between start and end point. |
| matrix.distanceUnit | Unit based on which distance is calculated. Default is 'm' (meters). |
| matrix.endPoint.type | Point. |
| matrix.endPoint.coordinates | Destination coordinates. |
| matrix.startPoint.type | Point. |
| matrix.startPoint.coordinates | Source coordinates. |
| matrix.time | Total time taken to traverse the route between start and end point. |
| matrix.timeUnit | Unit based on which time is calculated. Default is 'min' (Minutes). |