提取资源到res目录
新增地图打开鹰眼模式接口 新增自动进入鹰眼模式逻辑
This commit is contained in:
@@ -535,6 +535,13 @@ public class MockIntentHandler implements IntentHandler {
|
||||
.getAdasControllerApi()
|
||||
.aiCloudToAdasData( parameters );
|
||||
break;
|
||||
case 45:
|
||||
MogoApisHandler.getInstance()
|
||||
.getApis()
|
||||
.getMapServiceApi()
|
||||
.getMapUIController()
|
||||
.openVrMode( false );
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user