new#优化Vr模式下故障求助

This commit is contained in:
wujifei
2021-04-08 16:54:53 +08:00
parent be52bcaf98
commit 86fcf57fde
6 changed files with 51 additions and 140 deletions

View File

@@ -198,7 +198,7 @@ public class CarIconDisplayStrategy {
new MogoMarkerOptions()
.icons(mBitmapFrames)
.period(1)
.zIndex(1000)
.zIndex(0)
.autoManager(false)
.anchor(0.5f, 0.5f)
.position(MarkerServiceHandler.getMapService().getNavi(AbsMogoApplication.getApp()).getCarLocation2()));