Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
wf9a5m75 committed Aug 17, 2020
1 parent 420e907 commit bdb7af4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/android/plugin/google/maps/PluginMap.java
Expand Up @@ -497,11 +497,6 @@ public void onCameraIdle() {
});
}

/*
//***************************************************************************
// Google Maps SDK for Android v3 beta causes crash for these processes.
// Tmporally commented out
//***************************************************************************
@Override
public void onStart() {
super.onStart();
Expand Down Expand Up @@ -536,7 +531,6 @@ public void onResume(boolean multitasking) {
}
//mapCtrl.mPluginLayout.addPluginOverlay(PluginMap.this);
}
*/

private class AdjustInitCamera implements Runnable {
private JSONObject mParams;
Expand Down

0 comments on commit bdb7af4

Please sign in to comment.