diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle index 7ea1928e1c..66b78b879d 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.21' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.22' // 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 caec9d93ee..5d49b61d80 100644 --- a/libraries/map-custom/map-version-update +++ b/libraries/map-custom/map-version-update @@ -11,4 +11,15 @@ mapAutoView.getMapAutoViewHelper()?.setMapViewVisualAngle(type) type 0=近景 1=中景 2=远景 视角切换监听事件 -mapAutoView.setOnMapViewVisualAngleChangeListener \ No newline at end of file +mapAutoView.setOnMapViewVisualAngleChangeListener + +8.5.17 +更新了顺义数据 + +8.5.19 +修改自车模型 + +8.5.22 +修改自车模型 +2D锚点缩放功能 +普通模式poi显示问题 \ No newline at end of file