Package | Description |
---|---|
com.baidu.mapapi.walknavi |
步行导航工具类, 集成步行导航SDK工具包,传入起终点坐标,可进入步行导航功能
|
com.baidu.mapapi.walknavi.model |
步行导航过程信息实体类
|
Modifier and Type | Method and Description |
---|---|
void |
WalkNavigateHelper.setExtraNaviMode(WalkExtraNaviMode extraNaviMode)
设置步行导航模式
|
Modifier and Type | Method and Description |
---|---|
static WalkExtraNaviMode |
WalkExtraNaviMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WalkExtraNaviMode[] |
WalkExtraNaviMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|