Package | Description |
---|---|
com.baidu.mapapi.bikenavi.params |
骑行导航算路参数
|
Modifier and Type | Method and Description |
---|---|
static BikeNaviLaunchParam.BikeExtraNaviMode |
BikeNaviLaunchParam.BikeExtraNaviMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BikeNaviLaunchParam.BikeExtraNaviMode[] |
BikeNaviLaunchParam.BikeExtraNaviMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|