| Class | Description |
|---|---|
| Coordinate |
Created by chenbo14 on 2019/11/28.
|
| DirectionRequest |
Request of truck direction service based on the truck parameters (eg.
|
| DirectionResponse |
Response of truck direction service.
|
| DirectionResponse.PathRoute |
Object which contains the detail of the planned path information between two points.
|
| DirectionResponse.Route |
Object which contains the detail of single route between two points.
|
| DirectionResponse.Step |
Object which represents a segmented route.
|
| DirectionResponse.TrafficCondition |
Traffic condition information.
|
| ListRouteResponse |
Created by chenbo14 on 2019/11/19.
|
| ListRouteResponse.Meta | |
| ListRouteResponse.RouteInfo | |
| Location |
Location coordinate of point.
|
| PointMatrix |
Points matrix.
|
| RestrictionInfo |
Restriction information.
|
| RouteMatrixRequest |
Request of batch calculating the distance, duration, restrict information of routes based on the truck parameters
(eg.
|
| RouteMatrixResponse |
Response of batch routes calculating service.
|
| RouteMatrixResponse.Distance |
Object including the calculate result of one point pair (one start point and one end point).
|
| RouteMatrixResponse.DistanceInfo |
Object including the distance information of the route of one point pair.
|
| RouteMatrixResponse.DurationInfo |
Object including the duration information of the route of one point pair.
|
| UploadRouteRequest |
Created by chenbo14 on 2019/11/28.
|
| UploadRouteResponse |
Created by chenbo14 on 2019/11/28.
|
Copyright © 2021. All rights reserved.