Exemple #1
0
 public void removePopup(Popup popup) {
   MapImpl.removePopup(getJSObject(), popup.getJSObject());
 }