Closed GoogleCodeExporter closed 9 years ago
Since the removeNullTiles method was already there, I've implemented this as
follows...
- Added a single-thread scheduled executor to the cache to call removeNullTiles
at a fixed interval.
- Made removeNullTiles a private method.
- Added getter and setter methods for the tile polling interval.
Committed to trunk r1513
Original comment by michael.bedward@gmail.com
on 7 Mar 2011 at 7:59
Original issue reported on code.google.com by
michael.bedward@gmail.com
on 17 Dec 2009 at 1:45