Beispiel #1
0
 public void setLayerIndex(Layer layer, int index) {
   MapImpl.setLayerIndex(getJSObject(), layer.getJSObject(), index);
 }