MapTests.createGeoResource("DropActionTestFeatures2", 5, true), //$NON-NLS-1$
MapTests.createGeoResource("DropActionTestFeatures2", 6, true) //$NON-NLS-1$
};
ApplicationGIS.addLayersToMap(map, Arrays.asList(resources),0,null, true);
action = new LayerDropAction();
}