Getting the route with Google
API actions
get
Parameters
name
description
type
Example
curl -X POST 'https://api.eu.navixy.com/v2/route/google/get' \
-H 'Content-Type: application/json' \
-d '{"hash": "22eac1c27af4be7b9d04da2ce1af111b", "start": {"lat": 34.178868, "lng": -118.599672}, "end": {"lat": 31.738386, "lng": -106.453854}}'Response
Errors
Last updated
Was this helpful?