exporting and importing map states - Illectrility/mapify GitHub Wiki

Mapify does not store any data, including the maps you have drawn. However, you can export the current map state to a file and import a saved map state.

exporting

To export the current map (including tokens, effects, and which token's turn it is), simply press the "Export Map State" button. This will save the current map state as "map_state.json" to your computer. You can rename the file to whatever you'd like, as long as it is a .json file.

importing

To import a saved map (including tokens, effects, and which token's turn it is), simply press the "Import Map State" button. This will open up a prompt for you to select which map state file you would like to load. After selecting the correct file, mapify will load the map state.