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

View differences:

ZoomOutRightButtonListener.java
103 103
        vp.setExtent(r);
104 104
        }
105 105
    	}
106
    	mapControl.getMapContext().clearAllCachingImageDrawnLayers();
106 107
    }
107 108

  
108 109
	/**

Also available in: Unified diff