| 程序包 | 说明 |
|---|---|
| com.amap.api.services.route |
| 限定符和类型 | 字段和说明 |
|---|---|
static android.os.Parcelable.Creator<DrivePathV2> |
DrivePathV2.CREATOR |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<DrivePathV2> |
DriveRouteResultV2.getPaths()
返回驾车路径规划方案。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DriveRouteResultV2.setPaths(java.util.List<DrivePathV2> mPaths)
设置驾车路径规划方案。
|