public void removeOverlay(String id) {
   overlayMgr.removeOverlay(id);
 }