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