[Feat]新增全览模式地图显示、隐藏接口
This commit is contained in:
@@ -301,6 +301,14 @@ object CallerHmiManager : CallerBase() {
|
||||
waringProviderApi?.hideToolsView()
|
||||
}
|
||||
|
||||
fun showSmallFragment() {
|
||||
waringProviderApi?.showSmallFragment()
|
||||
}
|
||||
|
||||
fun hideSmallFragment() {
|
||||
waringProviderApi?.hideSmallFragment()
|
||||
}
|
||||
|
||||
/**
|
||||
*注册工控机升级提示圆点View的回调
|
||||
* @param 提示圆点View
|
||||
|
||||
Reference in New Issue
Block a user