The following document provides an overview of the folder structure of a cached map.
1. Download sample map tiles and unzip files.
2. The following folder structure should be created:
b2cb02a02f39afbc
├───0
├───1
├───2
├───3
├───4
├───5
├───6
├───7
└───8
3. Find the Voyager install folder (usually c:\Voyager\Voyager_X.X.X).
4. Create a folder called .\data\maps within it (see below).
5. Copy the cached map tiles into the maps folder (see below).
6. Refresh main Voyager page to see a map. You are now to use the offline cached base map.
<Voyager Install Folder>
├─── .install4j
├─── app
│ └─── < sub-folders...>
├─── data
│ ├─── config
│ ├─── connections
│ ├─── desktop
│ ├─── flat
│ ├─── h2
│ ├─── logs
│ ├───maps
│ │ └───b2cb02a02f39afbc
│ │ └─── < 0,1,2,...>
│ ├─── meta
│ ├─── queue
│ ├─── suggest
│ ├─── tasks
│ └─── temp
└─── docs