| 程序包 | 说明 |
|---|---|
| com.cld.navisdk.routeplan |
路径规划相关
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CldRoutePlaner.routePlan(Context context,
RoutePlanNode startNode,
java.util.List<RoutePlanNode> passNode,
RoutePlanNode destinationNode,
int planPreference,
CldRoutePlaner.RoutePlanListener routePlanListener,
int planNetType,
LimitConfig limitConfig)
路径规划函数
|