fix#修改自车定位获取方式

This commit is contained in:
wujifei
2021-06-23 17:55:59 +08:00
parent ccb152cea8
commit 552ed03732

View File

@@ -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(