Revision 10656 branches/v10/libraries/libFMap/src/com/iver/cit/gvsig/fmap/tools/ZoomInListenerImpl.java

View differences:

ZoomInListenerImpl.java
107 107
		    vp.setExtent(event.getWorldCoordRect());
108 108
		}
109 109
		// mapCtrl.drawMap(false);
110
		mapCtrl.getMapContext().clearAllCachingImageDrawnLayers();
110 111
	}
111 112

  
112 113
	/**

Also available in: Unified diff