| Package | Description |
|---|---|
| com.baidu.mapapi.map |
地图展示与操作相关方法,覆盖物相关方法
|
| Modifier and Type | Method and Description |
|---|---|
MapBaseIndoorMapInfo.SwitchFloorError |
BaiduMap.switchBaseIndoorMapFloor(java.lang.String strFloor,
java.lang.String strID)
切换室内图楼层set
|
static MapBaseIndoorMapInfo.SwitchFloorError |
MapBaseIndoorMapInfo.SwitchFloorError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MapBaseIndoorMapInfo.SwitchFloorError[] |
MapBaseIndoorMapInfo.SwitchFloorError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|