This is an online Tibia map viewer (in slippy map style) that uses the data from the tibia-map-data project.
- Clone this repository and
cd
to its root directory. - Install and use the expected Node.js version:
nvm use
- Run
npm install
to install the dependencies. - Run
npm run build
to compile a new version of thesrc
files into thedist
directory.
This code is based on the old TibiaMaps map viewer which was written by @Cavitt aka Syntax. Without his hard work, this repository probably wouldn’t exist. Respect! 👍🏻
Mathias Bynens |