route-overview
Generate routing data between multiple locations, including travel time, distance, and encoded polyline, in JSON format. Supports various travel methods and distance units for accurate route planning.
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. |