DriveStepBasic
DriveStep object (basic information)(Type: Object)
Attribute | Type | Description | |
start_location | Starting point of this segment | ||
end_location | End point of this segment | ||
instruction | Description of this segment, such as 'Drive 565 meters along Beijing South Station Road and turn right' | ||
action | Action after completing this driving segment | ||
assist_action | Auxiliary action after completing the driving sub-section, usually returning upon reaching a destination | ||
orientation | Driving direction | ||
road | Driving direction | ||
distance | Driving direction | ||
tolls | This section is tolled, unit: yuan | ||
tolls_distance | Length of the toll road segment, in meters | ||
toll_road | Main toll road | ||
time | Estimated travel time for this road segment, in seconds | ||
path | Array<LngLat> | Collection of coordinates for this road segment | |