mapbox_directions
Calculate navigation routes between multiple coordinates for driving, walking, or cycling using Mapbox's directions API.
Instructions
Get navigation route between two points
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinates | Yes | Array of coordinates | |
| profile | No | Navigation mode | driving-traffic |