public void checkInitMapActivity() {
   mApplication.onCreateMapManager();
   mApplication.onCreateMapActivity(this);
 }