1.upgrade MAP_SDK_VERSION=1.0.0-vr-8.5.72 日志:更新38KM数据
2.修改他车模型(解决他车位置不对问题)
This commit is contained in:
@@ -181,7 +181,7 @@ MOGO_AICLOUD_SERVICES_APK_VERSION=1.0.0-SNAPSHOT
|
||||
# mogoAiCloud sdk services
|
||||
MOGO_AICLOUD_SERVICES_SDK_VERSION=1.0.0-SNAPSHOT
|
||||
# 自研地图
|
||||
MAP_SDK_VERSION=1.0.0-vr-8.5.71
|
||||
MAP_SDK_VERSION=1.0.0-vr-8.5.72
|
||||
|
||||
|
||||
## 产品库必备配置,产品库自动对versionCode和versionName版本进行升级
|
||||
|
||||
@@ -321,7 +321,7 @@ class AdasRecognizedResultDrawer extends BaseDrawer {
|
||||
}
|
||||
MogoMarkerOptions options = new MogoMarkerOptions()
|
||||
.owner(DataTypes.TYPE_MARKER_ADAS)
|
||||
.anchor(0.5f, 0.75f)
|
||||
.anchor(0.5f, 0.5f)
|
||||
.set3DMode(true)
|
||||
.gps(true)
|
||||
.anchorColor(carColor)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user