| Package | Description |
|---|---|
| com.baidu.mapapi.search.route |
路径规划
|
| Modifier and Type | Method and Description |
|---|---|
static DrivingRoutePlanOption.DrivingPolicy |
DrivingRoutePlanOption.DrivingPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DrivingRoutePlanOption.DrivingPolicy[] |
DrivingRoutePlanOption.DrivingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DrivingRoutePlanOption |
DrivingRoutePlanOption.policy(DrivingRoutePlanOption.DrivingPolicy policy)
设置驾车路线规划策略
|