From 552ed03732b928fb3be92c289bc2d1c387472d61 Mon Sep 17 00:00:00 2001 From: wujifei Date: Wed, 23 Jun 2021 17:55:59 +0800 Subject: [PATCH] =?UTF-8?q?fix#=E4=BF=AE=E6=94=B9=E8=87=AA=E8=BD=A6?= =?UTF-8?q?=E5=AE=9A=E4=BD=8D=E8=8E=B7=E5=8F=96=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mogo/module/service/strategy/CarIconDisplayStrategy.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mogo-module-service/src/main/java/com/mogo/module/service/strategy/CarIconDisplayStrategy.java b/modules/mogo-module-service/src/main/java/com/mogo/module/service/strategy/CarIconDisplayStrategy.java index b181e95105..6b3a9399e8 100644 --- a/modules/mogo-module-service/src/main/java/com/mogo/module/service/strategy/CarIconDisplayStrategy.java +++ b/modules/mogo-module-service/src/main/java/com/mogo/module/service/strategy/CarIconDisplayStrategy.java @@ -239,7 +239,7 @@ public class CarIconDisplayStrategy { .scale(MarkerServiceHandler.getMogoStatusManager().isVrMode() ? 0.4f : 1.0f) .autoManager(false) .anchor(0.5f, 0.5f) - .position(MarkerServiceHandler.getMapService().getNavi(AbsMogoApplication.getApp()).getCarLocation2())); + .position(MarkerServiceHandler.getMapService().getMapUIController().getWindowCenterLocation())); } catch (Exception e) { e.printStackTrace(); mSeekHelpingMarker = MarkerServiceHandler.getMarkerManager().addMarker(