Preparing search index...
The search index is not available
百度地图 JSAPI UI-Kit 文档
百度地图 JSAPI UI-Kit 文档
BMapUIKit 类参考
RoutePlanEventData
Interface RoutePlanEventData
路径规划事件数据
interface
RoutePlanEventData
{
type
:
RoutePlanType
;
start
:
NormalizedPoint
;
end
:
NormalizedPoint
;
plans
:
NormalizedPlan
[]
;
}
Index
Properties
type
start
end
plans
Properties
type
type
:
RoutePlanType
路径规划类型
start
start
:
NormalizedPoint
起点信息
end
end
:
NormalizedPoint
终点信息
plans
plans
:
NormalizedPlan
[]
方案数组
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
start
end
plans
百度地图 JSAPI UI-Kit 文档
Loading...
路径规划事件数据