程序包 | 说明 |
---|---|
com.baidu.mapapi.search.route |
路线规划检索模块
|
限定符和类型 | 字段和说明 |
---|---|
IndoorPlanNode |
IndoorRoutePlanOption.mFrom |
IndoorPlanNode |
IndoorRoutePlanOption.mTo |
限定符和类型 | 方法和说明 |
---|---|
IndoorRoutePlanOption |
IndoorRoutePlanOption.from(IndoorPlanNode from)
设置起点
|
IndoorRoutePlanOption |
IndoorRoutePlanOption.to(IndoorPlanNode to)
设置终点
|