diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle index 246dc89190..f9adb43a4e 100644 --- a/libraries/map-custom/build.gradle +++ b/libraries/map-custom/build.gradle @@ -67,7 +67,7 @@ dependencies { implementation project(':foudations:mogo-commons') } - implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.25' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.28' // implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4' } diff --git a/libraries/map-custom/map-version-update b/libraries/map-custom/map-version-update index a72da7252d..abc79c45ac 100644 --- a/libraries/map-custom/map-version-update +++ b/libraries/map-custom/map-version-update @@ -36,4 +36,10 @@ mapAutoView.setOnMapViewVisualAngleChangeListener 8.5.26 更新顺义高精数据 优化渲染效率 -修改切换后台黑屏问题 \ No newline at end of file +修改切换后台黑屏问题 + +8.5.28 +修改远视角高度bug并修正切换动画 +修改路牌显示 +修改红绿灯摄像头显示bug +优化渲染效率 \ No newline at end of file