[6.1.0]运营面板

This commit is contained in:
xuxinchao
2023-09-14 19:37:44 +08:00
parent abb9aa03e7
commit f7d5462bed
8 changed files with 837 additions and 741 deletions

View File

@@ -45,6 +45,12 @@ public interface IMogoMapUIController {
*/
void setDebugMode(Boolean debugMode);
/**
* 设置地图是否展示自车光圈
* @param displayAnimEnable 是否展示自车光圈
*/
void setDisplayAnimEnable(Boolean displayAnimEnable);
/**
* 进入VR 模式
*