READ_ONLY

Tile store enabled for accessing loaded tile packs. The implementation first checks tile store when requesting a tile. If a tile pack is already loaded, the tile will be extracted and returned. Otherwise, the implementation falls back to requesting the individual tile and storing it in the disk cache.