Skip to content

Commit bdb7af4

Browse files
authored
Revert
1 parent 420e907 commit bdb7af4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/android/plugin/google/maps/PluginMap.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -497,11 +497,6 @@ public void onCameraIdle() {
497497
});
498498
}
499499

500-
/*
501-
//***************************************************************************
502-
// Google Maps SDK for Android v3 beta causes crash for these processes.
503-
// Tmporally commented out
504-
//***************************************************************************
505500
@Override
506501
public void onStart() {
507502
super.onStart();
@@ -536,7 +531,6 @@ public void onResume(boolean multitasking) {
536531
}
537532
//mapCtrl.mPluginLayout.addPluginOverlay(PluginMap.this);
538533
}
539-
*/
540534

541535
private class AdjustInitCamera implements Runnable {
542536
private JSONObject mParams;

0 commit comments

Comments
 (0)