public void addGroundOverlay(GroundBean bean) {
   overlayMgr.addGround(bean);
 }