open reboot view and fix logic, plus some log
This commit is contained in:
@@ -480,8 +480,6 @@ public class MogoServices implements IMogoMapListener,
|
||||
|
||||
MapMarkerManager.getInstance().syncLocation(latLng.lon, latLng.lat);
|
||||
|
||||
CallerLogger.INSTANCE.d(M_OLD_OTHER + TAG, "zoom = " + zoom);
|
||||
|
||||
if (mIsCameraInited) {
|
||||
mLastZoomLevel = zoom;
|
||||
mLastCustomRefreshCenterLocation = latLng;
|
||||
|
||||
Reference in New Issue
Block a user