Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
search
RouteNode
Interface RouteNode
表示路线中的一节点,节点包括:路线起终点,公交站点等
interface
RouteNode
{
title
:
string
;
location
:
null
|
LatLng
;
uid
:
string
;
}
Hierarchy (
view full
)
RouteNode
BusStation
Index
Properties
title
location
uid
Properties
title
title
:
string
location
location
:
null
|
LatLng
uid
uid
:
string
Settings
Theme
OS
Light
Dark
On This Page
title
location
uid
HarmonyNEXT地图SDK
Loading...
表示路线中的一节点,节点包括:路线起终点,公交站点等