[3.4.0-map-sdk] fix merge problem

This commit is contained in:
zhongchao
2023-09-11 15:11:58 +08:00
parent 5c95235015
commit b054caa402
13 changed files with 28 additions and 19 deletions

View File

@@ -33,6 +33,11 @@ interface IMogoMapUIController {
*/
fun stepInDayMode(isDayMode: Boolean)
/**
* 锁定视角变换
*/
fun visualAngleLock(lock: Boolean)
/**
* 切换3D模式下远距中距近距视角
*