Cache manager should have method to clean cache. This would be useful in scenarios when tiled image is being tweaked (changed on server) and tiles in cache are no longer correct. Simplest solution so far is to uninstall app or manually delete cache directories. Perhaps by parameter "reset on startup" in constructors of cache classes.
Cache manager should have method to clean cache. This would be useful in scenarios when tiled image is being tweaked (changed on server) and tiles in cache are no longer correct. Simplest solution so far is to uninstall app or manually delete cache directories. Perhaps by parameter "reset on startup" in constructors of cache classes.