| Package | Description |
|---|---|
| com.baidu.mapapi.search.route |
路线规划检索模块
|
| Modifier and Type | Field and Description |
|---|---|
IndoorPlanNode |
IndoorRoutePlanOption.mFrom |
IndoorPlanNode |
IndoorRoutePlanOption.mTo |
| Modifier and Type | Method and Description |
|---|---|
IndoorRoutePlanOption |
IndoorRoutePlanOption.from(IndoorPlanNode from)
设置起点
|
IndoorRoutePlanOption |
IndoorRoutePlanOption.to(IndoorPlanNode to)
设置终点
|