| com.tencent.navix.api.plan.RideRoutePlanOptions.Builder |
骑行路径规划参数-构造器
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract RideRoutePlanOptions.Builder |
multiRoute(boolean enable)
是否请求多条路线
| ||||||||||
| abstract RideRoutePlanOptions.Builder |
vehicleType(NavRouteReqParam.VehicleType vehicleType)
交通工具类型
| ||||||||||
是否请求多条路线
| enable | 开启 |
|---|
交通工具类型
| vehicleType | 交通工具类型 |
|---|