Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 392 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 392 Bytes

This is a simple indoor map application built with OpenLayers.

Functions

  • Switch between floors
  • Choose features and display their information
  • Basic navigation

Install

  1. git clone https://github.com/GuoChen-WHU/IndoorMap.git
  2. npm install --production
  3. cd php && composer install
  4. grunt build
  5. Make sure all files are served from a server and visit index.html.