drive_time
Road drive time (minutes) and distance (km), one way, from one place to another. Each place is an address or {lat, lng}. Traffic isn't included. Places outside the routing network's coverage are refused with the region named.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | An address (text) or coordinates {lat, lng} | |
| from | Yes | An address (text) or coordinates {lat, lng} |