diff --git a/libraries/mapmodule/src/main/java/com/zhidaoauto/map/sdk/inner/common/ConstantExt.kt b/libraries/mapmodule/src/main/java/com/zhidaoauto/map/sdk/inner/common/ConstantExt.kt index 49beb3147f..71ea76d336 100644 --- a/libraries/mapmodule/src/main/java/com/zhidaoauto/map/sdk/inner/common/ConstantExt.kt +++ b/libraries/mapmodule/src/main/java/com/zhidaoauto/map/sdk/inner/common/ConstantExt.kt @@ -86,11 +86,11 @@ object ConstantExt { //VR模式下的洱海默认视角 角度 - const val MAP_STYLE_VR_OVER_LOOK_ANGLE_ERHAI = 13f + const val MAP_STYLE_VR_OVER_LOOK_ANGLE_ERHAI = 12f //VR模式下的洱海默认视角 缩放值 const val MAP_STYLE_VR_ZOOM_VAL_ERHAI = 1f //VR模式下的洱海默认视角 高度 - const val MAP_STYLE_VR_EYE_HEIGHT_ERHAI = 15f + const val MAP_STYLE_VR_EYE_HEIGHT_ERHAI = 18f //后方来车300米视角 高度