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