| 程序包 | 说明 |
|---|---|
| com.amap.api.services.route |
| 限定符和类型 | 字段和说明 |
|---|---|
static android.os.Parcelable.Creator<BusPath> |
BusPath.CREATOR |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<BusPath> |
BusRouteResult.getPaths()
返回公交路径规划方案
Returns the bus route planning scheme. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BusRouteResult.setPaths(java.util.List<BusPath> mPaths)
设置公交路径规划方案
Set the bus route planning scheme. |