关闭当前车模上的速度

This commit is contained in:
董宏宇
2021-07-19 17:52:12 +08:00
parent caa0921120
commit 188fd1b5f8

View File

@@ -818,7 +818,7 @@ public class AMapViewWrapper implements IMogoMapView,
// }, 6_000L);
}
showSelfSpeed(location.getSpeed());
//showSelfSpeed(location.getSpeed());
}
private int mDrawlevel;