public class

NavDriveRoutePlan

extends NavRoutePlan<T extends NavRoute>
java.lang.Object
   ↳ com.tencent.navix.api.model.NavRoutePlan<T extends com.tencent.navix.api.model.NavRoute>
     ↳ com.tencent.navix.api.model.NavDriveRoutePlan

Class Overview

驾车导航路径规划结果

Summary

Public Constructors
NavDriveRoutePlan()
Public Methods
NavDriveCustomRouteReason getCustomRouteReason()
自定义路线原因,仅在自定义路线未生效时有值
int getHitEndAdsorbExtStrategy()
int getIsSearchByRouteIDWorking()
[Expand]
Inherited Methods
From class com.tencent.navix.api.model.NavRoutePlan
From class java.lang.Object

Public Constructors

public NavDriveRoutePlan ()

Public Methods

public NavDriveCustomRouteReason getCustomRouteReason ()

自定义路线原因,仅在自定义路线未生效时有值

public int getHitEndAdsorbExtStrategy ()

public int getIsSearchByRouteIDWorking ()