| Package | Description |
|---|---|
| com.baidu.mapapi.search.busline |
公共交通信息查询
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BusLineResult.BusStep> |
BusLineResult.getSteps()
获取公交路线分段信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusLineResult.setSteps(java.util.List<BusLineResult.BusStep> steps) |