TOOL API

maps_directions

Get route directions between two points. Args: origin: Starting address or coordinates, e.g. "Tiananmen Square, Beijing" or "39.9042,116.4074" destination: Destination address or coordinates, e.g. "Forbidden City, Beijing" mode: Travel mode,可选值: driving, walking, bicycling, transit Returns: Route information including total distance, time, and detailed steps

Other1 credits

Call information

Tool slug
google-map.maps_directions
Provider
Google Maps
Average response
184 ms
Calls in 7 days
3

Input parameters

originrequired

string

destinationrequired

string

mode

string