maps_routes
Compute enhanced routes between two points with detailed navigation, supporting travel modes and traffic-aware routing preferences.
Instructions
Get enhanced route planning with detailed navigation using Routes API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Starting point coordinates | |
| destination | Yes | Ending point coordinates | |
| travel_mode | No | Travel mode | DRIVE |
| routing_preference | No | Routing preference | TRAFFIC_UNAWARE |