Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DriveStep

Index

Properties

action

action: string

本驾车子路段完成后动作

assistant_action

assistant_action: string

驾车子路段完成后辅助动作,一般为到达某个目的地时返回

Optional cities

cities: ViaCity[]

途径城市列表

distance

distance: number

此路段距离,单位:米

end_location

end_location: LngLat

此路段终点

instruction

instruction: string

此路段说明

orientation

orientation: string

驾车方向

path

path: LngLat[]

此路段坐标集合

road

road: string

道路

start_location

start_location: LngLat

此路段起点

time

time: number

此路段预计使用时间,单位:秒

Optional tmcs

tmcs: TMC[]

实时交通信息列表

Optional tmcsPaths

tmcsPaths: TMCsPath[]

toll_distance

toll_distance: number

收费路段长度,单位:米

toll_road

toll_road: string

主要收费道路

tolls

tolls: number

此段收费,单位:元

Generated using TypeDoc