removePanel(panel, isDispose);
panel. Panel, an instance of PP.Ui.InfoWindowPanel;
isDispose. Determines whether the panel must be deleted (True) or removed from the list of panels (False).
The removePanel method removes a panel from the information window.
The example of method use is given in description of the InfoWindow constructor.
See also: