Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DriveRoute

Index

Properties

distance

distance: number

起点到终点的驾车距离,单位:米

policy

policy: string

驾车规划策略

restriction

restriction: 0 | 1

限行结果 0 代表限行已规避或未限行,即该路线没有限行路段 1 代表限行无法规避,即该线路有限行路段

steps

steps: DriveStep[]

子路段DriveStep集合

time

time: number

时间预计,单位:秒

tolls

tolls: number

此驾车路线收费金额,单位:元

tolls_distance

tolls_distance: number

收费路段长度,单位:米

Generated using TypeDoc