Mappls Get Directions
mappls_get_directionsGet driving, walking, biking, or trucking directions between any two points in India using coordinates or eLocs, with optional waypoints.
Instructions
Get driving, walking, biking, or trucking navigation directions between origin and destination coordinates/eLocs in India.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Start location as "longitude,latitude" or eLoc (e.g. "77.2090,28.6139" or "DEL110"). | |
| profile | No | Transport profile mode: "driving", "biking", "walking", or "trucking". Default is "driving". | driving |
| resource | No | Route resource type: "route_adv", "route_eta", or "route". Default is "route_adv". | route_adv |
| waypoints | No | Optional semicolon-separated intermediate coordinates or eLocs (e.g. "77.25,28.62;77.30,28.63"). | |
| destination | Yes | End location as "longitude,latitude" or eLoc (e.g. "77.3725,28.6273" or "MMI123"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||