Skip to content

Move ShumateFileCache into ShumateNetworkTileSource

James Westman requested to merge (removed):move-file-cache into master

ShumateFileCache is no longer a map source, but a standalone class. It is now used directly by ShumateNetworkTileSource, rather than as part of the map source chain.

Part of #15 (closed).

Merge request reports