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