Commute Route
Commute Route
Prerequisites: This feature works based on collecting user tracks. When drivers often drive the same route to their usual destination. The commute route will return the driver's usual route. If there is no usual route, it will return the fastest route.
Note: this feature only support offboard mode.
Create a request
The request is the same as a route request. If there is no usual route, commute route will return the normal route with the user's request.
Calculate a commute route
The response is the same as the route response; the commute route is one of the styles of route, and the style is tn::direction::models::v2::RouteStyle::Usual.