| 程序包 | 说明 |
|---|---|
| com.amap.api.services.route |
| 限定符和类型 | 字段和说明 |
|---|---|
static android.os.Parcelable.Creator<DriveRoutePlanResult> |
DriveRoutePlanResult.CREATOR |
| 限定符和类型 | 方法和说明 |
|---|---|
DriveRoutePlanResult |
RouteSearch.calculateDrivePlan(RouteSearch.DrivePlanQuery driveQuery)
根据指定的参数来计算驾车路径。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RouteSearch.OnRoutePlanSearchListener.onDriveRoutePlanSearched(DriveRoutePlanResult routePlanResult,
int errorCode)
货车路径规划回调方法
Truck route planning callback method. |
void |
RouteSearchV2.OnRoutePlanSearchListener.onDriveRoutePlanSearched(DriveRoutePlanResult routePlanResult,
int errorCode)
货车路径规划回调方法
Truck route planning callback method. |