You can see it running here.
A simple and straightforward interactive map for Zelda Tears of the Kingdom.
Desktop version:
Web version:
After cloning this repository, you can simply use Cargo:
cargo run --release
In order to build (and run) the web based version:
python ./scripts/build_wasm.py
python ./scripts/run_wasm.py
You can now open http://127.0.0.1:3000/ to access the map.