route-overview
Calculate travel time, distance, and route polyline between multiple locations. Supports various travel methods like driving, biking, or walking. Results are returned in JSON format for integration and analysis.
Instructions
Get high-level routing information between two or more locations. Includes travel time, distance, and an encoded polyline of the route. The result is JSON.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
costing | Yes | The method of travel to use when routing (auto = automobile). | |
locations | Yes | ||
units | Yes | The unit to report distances in. |