diff --git a/libraries/map-custom/src/main/java/com/mogo/map/impl/custom/AMapViewWrapper.java b/libraries/map-custom/src/main/java/com/mogo/map/impl/custom/AMapViewWrapper.java index c476080240..9b3218ee19 100644 --- a/libraries/map-custom/src/main/java/com/mogo/map/impl/custom/AMapViewWrapper.java +++ b/libraries/map-custom/src/main/java/com/mogo/map/impl/custom/AMapViewWrapper.java @@ -818,7 +818,7 @@ public class AMapViewWrapper implements IMogoMapView, // }, 6_000L); } - showSelfSpeed(location.getSpeed()); + //showSelfSpeed(location.getSpeed()); } private int mDrawlevel;