The simplest is to run the command line tool (CLI):
- On Windows, download the latest mapshot-windows.exe
from https://github.com/Palats/mapshot/releases and run it from the explorer.
- On Linux, download the latest mapshot-linux
from https://github.com/Palats/mapshot/releases , mark it as executable (chmod +x mapshot-linux
) and run it: ./mapshot-linux serve
In either case, keep it running; then you just need to go to http://localhost:8080 in your web browser to see the content. Click the mapshot you want to see in the list and it should get displayed.