Revision 26551

View differences:

tmp/trunk/cliente/WorkSpace_WPSClient/extWPSCallejero/src/es/logex/gvsig/streetsmap/core/impl_1_0_0/SMProtocolHandlerImpl_1_0_0.java
175 175

  
176 176
		FLyrWPS flyr = new FLyrWPSFactory().getFLyrWPS(smlInfo, false, false);
177 177
		flyr.load(this.mapContext.getViewPort().getExtent(),this.mapContext.getViewPort().getProjection());
178
		smlInfo.setLastExtent(this.mapContext.getViewPort().getAdjustedExtent());
179 178
		listLayers.add(smlInfo);
180 179
		return flyr;
181 180

  

Also available in: Unified diff