| 程序包 | 说明 |
|---|---|
| com.amap.api.services.route |
| 限定符和类型 | 字段和说明 |
|---|---|
static android.os.Parcelable.Creator<RouteSearch.DrivePlanQuery> |
RouteSearch.DrivePlanQuery.CREATOR |
| 限定符和类型 | 方法和说明 |
|---|---|
RouteSearch.DrivePlanQuery |
RouteSearch.DrivePlanQuery.clone() |
| 限定符和类型 | 方法和说明 |
|---|---|
DriveRoutePlanResult |
RouteSearch.calculateDrivePlan(RouteSearch.DrivePlanQuery driveQuery)
根据指定的参数来计算驾车路径。
|
void |
RouteSearch.calculateDrivePlanAsyn(RouteSearch.DrivePlanQuery driveQuery)
异步处理。
|
void |
DriveRoutePlanResult.setDrivePlanQuery(RouteSearch.DrivePlanQuery driveQuery)
设置结果对应的查询参数。
|