Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
search
VehicleInfo
Interface VehicleInfo
路线换乘方案里的交通工具信息
交通工具包括: 公交,地铁
interface
VehicleInfo
{
uid
:
string
;
passStationNum
:
number
;
title
:
string
;
zonePrice
:
number
;
totalPrice
:
number
;
}
Index
Properties
uid
pass
Station
Num
title
zone
Price
total
Price
Properties
uid
uid
:
string
交通路线的标识
pass
Station
Num
pass
Station
Num
:
number
交通路线的所乘站数
title
title
:
string
该交通路线的名称
zone
Price
zone
Price
:
number
该交通路线的所乘区间的区间价格
total
Price
total
Price
:
number
该交通路线的全程价格
Settings
Theme
OS
Light
Dark
On This Page
uid
pass
Station
Num
title
zone
Price
total
Price
HarmonyNEXT地图SDK
Loading...
路线换乘方案里的交通工具信息
交通工具包括: 公交,地铁