opt mogo obu

This commit is contained in:
lixiaopeng
2021-07-05 18:45:18 +08:00
parent 9f73b96b52
commit e6657f3941
4 changed files with 77 additions and 46 deletions

View File

@@ -820,14 +820,6 @@ public class AMapViewWrapper implements IMogoMapView,
// mSelfMarker.marker3DIcon(R.raw.qfpz);
// isShowWarn = true;
// }
//
// UiThreadHandler.postDelayed(() -> {
// if (!isShowWarn) {
// mSelfMarker.marker3DIcon(R.raw.qfpz);
// isShowWarn = true;
// }
// }, 6_000L);
}
showSelfSpeed(location.getSpeed());
}