[dev_arch_opt_3.0][merge]合并2.13.2分支代码

This commit is contained in:
renwj
2023-01-29 17:58:41 +08:00
parent 2a9111c996
commit 7ae3e13fab
68 changed files with 3446 additions and 963 deletions

View File

@@ -878,7 +878,7 @@ public class AMapViewWrapper implements IMogoMapView,
case 5:
return MAP_STYLE_VR_ANGLE_CROSS;
default:
throw new IllegalStateException("mode is unCorrect");
return MODE_MEDIUM_SIGHT;
}
}