公交线路模式

Constructors

Properties

BUS_COMFORTABLE: number = 4

最舒适模式,尽可能乘坐空调车

Since

1.0.0

BUS_DEFAULT: number = 0

推荐模式,综合权重,同高德APP默认

Since

1.0.0

BUS_LEASE_CHANGE: number = 2

最少换乘模式,换乘次数少

Since

1.0.0

BUS_LEASE_WALK: number = 3

最少步行模式,尽可能减少步行距离

Since

1.0.0

BUS_NO_SUBWAY: number = 5

不乘地铁模式,不乘坐地铁路线

Since

1.0.0

BUS_SAVE_MONEY: number = 1

最经济模式,票价最低

Since

1.0.0

BUS_SUBWAY: number = 6

地铁图模式,起终点都是地铁站 (地铁图模式下originpoi及destinationpoi为必填项)

Since

1.0.0

BUS_SUBWAY_FIRST: number = 7

地铁优先模式,步行距离不超过4KM

Since

1.0.0

BUS_WASTE_LESS: number = 8

时间短模式,方案花费总时间最少

Since

1.0.0

Generated using TypeDoc