public static interface IBNRoutePlanManager.RoutePlanPreference
限定符和类型 | 字段和说明 |
---|---|
static int |
ROUTE_PLAN_PREFERENCE_AVOID_TRAFFIC_JAM
躲避拥堵
|
static int |
ROUTE_PLAN_PREFERENCE_DEFAULT
推荐偏好
|
static int |
ROUTE_PLAN_PREFERENCE_DISTANCE_FIRST
距离最短
|
static int |
ROUTE_PLAN_PREFERENCE_ECONOMIC_ROUTE
省钱路线
|
static int |
ROUTE_PLAN_PREFERENCE_INVALID
无效偏好
|
static int |
ROUTE_PLAN_PREFERENCE_NOHIGHWAY
不走高速
|
static int |
ROUTE_PLAN_PREFERENCE_NOTOLL
少收费
|
static int |
ROUTE_PLAN_PREFERENCE_ROAD_FIRST
高速优先
|
static int |
ROUTE_PLAN_PREFERENCE_TIME_FIRST
时间最短
|
static final int ROUTE_PLAN_PREFERENCE_INVALID
static final int ROUTE_PLAN_PREFERENCE_DEFAULT
static final int ROUTE_PLAN_PREFERENCE_NOHIGHWAY
static final int ROUTE_PLAN_PREFERENCE_NOTOLL
static final int ROUTE_PLAN_PREFERENCE_AVOID_TRAFFIC_JAM
static final int ROUTE_PLAN_PREFERENCE_DISTANCE_FIRST
static final int ROUTE_PLAN_PREFERENCE_TIME_FIRST
static final int ROUTE_PLAN_PREFERENCE_ROAD_FIRST
static final int ROUTE_PLAN_PREFERENCE_ECONOMIC_ROUTE