Package | Description |
---|---|
com.baidu.mapapi.search.route |
路线规划检索模块
|
Modifier and Type | Field and Description |
---|---|
TransitRoutePlanOption.TransitPolicy |
TransitRoutePlanOption.mPolicy |
Modifier and Type | Method and Description |
---|---|
static TransitRoutePlanOption.TransitPolicy |
TransitRoutePlanOption.TransitPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransitRoutePlanOption.TransitPolicy[] |
TransitRoutePlanOption.TransitPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TransitRoutePlanOption |
TransitRoutePlanOption.policy(TransitRoutePlanOption.TransitPolicy policy)
设置换乘策略
|