Routing
Get detailed information about a routes and directions.
Car routing
routing/carExample result
{
"route": {
"car": {
"distance": 466.1034, // car routing distance in Kilometer
"duration": 18095.3 // car routing duration in Seconds
}Under the hood
Maritime routing
routing/maritimeExample data
Under the hood
Last updated