NTMemoryCacheTileDataSource


@interface NTMemoryCacheTileDataSource : NTCacheTileDataSource

A tile data source that loads tiles from another tile data source and caches them in memory. This cache is not persistent, tiles will be cleared once the application closes. Default cache capacity is 6MB.