Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
walkridecommon
IRouteNaviService
Interface IRouteNaviService
步骑行导航服务抽象接口
Since
1.0.0
interface
IRouteNaviService
{
initializer
(
)
:
INavigationInitializer
;
routePlanService
(
)
:
IRoutePlanService
;
navigationService
(
)
:
INavigationService
;
}
Implemented by
BDNaviService
Index
Methods
initializer
route
Plan
Service
navigation
Service
Methods
initializer
initializer
(
)
:
INavigationInitializer
初始化
Returns
INavigationInitializer
Since
1.0.0
route
Plan
Service
route
Plan
Service
(
)
:
IRoutePlanService
路线规划服务
Returns
IRoutePlanService
Since
1.0.0
navigation
Service
navigation
Service
(
)
:
INavigationService
导航核心服务
Returns
INavigationService
Since
1.0.0
Settings
Theme
OS
Light
Dark
On This Page
initializer
route
Plan
Service
navigation
Service
HarmonyNEXT地图SDK
Loading...
步骑行导航服务抽象接口
Since
1.0.0