This is a simple indoor map application built with OpenLayers.
- Switch between floors
- Choose features and display their information
- Basic navigation
git clone https://github.com/GuoChen-WHU/IndoorMap.git
npm install --production
cd php && composer install
grunt build
- Make sure all files are served from a server and visit index.html.