コード例 #1
0
 @Override
 public void onDetach(MapView mapView) {
   this.disableCompass();
   super.onDetach(mapView);
 }