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