| Package | Description |
|---|---|
| com.baidu.mapapi.search.route |
路径规划
|
| Modifier and Type | Method and Description |
|---|---|
BikingRoutePlanOption |
BikingRoutePlanOption.from(PlanNode from)
设置起点
|
BikingRoutePlanOption |
BikingRoutePlanOption.to(PlanNode to)
设置终点
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RoutePlanSearch.bikingSearch(BikingRoutePlanOption option)
发起骑行路线规划
|