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

View differences:

PanListenerImpl.java
95 95
		r.width = extent.getWidth();
96 96
		r.height = extent.getHeight();
97 97
		vp.setExtent(r);
98

  
98
		mapControl.getMapContext().clearAllCachingImageDrawnLayers();
99 99
		// mapControl.drawMap();
100 100
	}
101 101

  

Also available in: Unified diff