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