Webapp to annotate floor plans with directory information
You can see it in action here:
https://jdrews.github.io/spaceplannr/
- Download source and extract to webapp directory
- Make sure you have
npm
installed npm install -g yarn
yarn install
to get all dependencies- Modify js/config.js
- Enjoy!