Package | Description |
---|---|
com.baidu.mapapi.search.route |
路线规划检索模块
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DrivingRouteLine> |
DrivingRouteResult.getRouteLines()
获取所有规划路线方案
|
Modifier and Type | Method and Description |
---|---|
void |
DrivingRouteResult.setRouteLines(java.util.List<DrivingRouteLine> routeLines) |