Exemplo n.º 1
0
 public int getLayerIndex(Layer layer) {
   return MapImpl.getLayerIndex(getJSObject(), layer.getJSObject());
 }