This commit is contained in:
zhongchao
2022-06-10 18:13:43 +08:00
parent 650d43f914
commit 0f1019645a
5 changed files with 90 additions and 47 deletions

View File

@@ -201,7 +201,7 @@ public class MogoRouteOverlayManager implements
if (isExcept) {
RouteOverlayDrawer.getInstance(mContext).setVisible(false);
}
CallerLogger.INSTANCE.d(M_OLD_ROUTE + TAG, "--- onLocationChanged -- cost:" + (SystemClock.elapsedRealtime() - start) + " ms");
// CallerLogger.INSTANCE.d(M_OLD_ROUTE + TAG, "--- onLocationChanged -- cost:" + (SystemClock.elapsedRealtime() - start) + " ms");
}
}