| Package | Description |
|---|---|
| com.baidu.mapapi.search.route |
路径规划
|
| Modifier and Type | Method and Description |
|---|---|
TransitRouteLine.TransitStep.TransitRouteStepType |
TransitRouteLine.TransitStep.getStepType()
获取路段类型
|
static TransitRouteLine.TransitStep.TransitRouteStepType |
TransitRouteLine.TransitStep.TransitRouteStepType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransitRouteLine.TransitStep.TransitRouteStepType[] |
TransitRouteLine.TransitStep.TransitRouteStepType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|