[Update]恢复小地图显示

This commit is contained in:
chenfufeng
2022-07-22 16:35:00 +08:00
parent 6076346744
commit d9938b75ad
12 changed files with 691 additions and 81 deletions

View File

@@ -186,6 +186,9 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
fun hideToolsView()
/**
* 加载全览模式图层
*/
fun showSmallFragment()
fun hideSmallFragment()