示例#1
0
 public void removeControl(Control control) {
   MapImpl.removeControl(getJSObject(), control.getJSObject());
 }