IndoorGML-Editor is an open source Javascript program that provides tools for simple editing IndoorGML data.
Clone this project and install module by excuting npm install.
Start server by executing node app.js and launch a web browser and open the editor(http://127.0.0.1:8080).
This project is licensed under the GPL Version 2 licenses. - see the LICENSE file for details
User Guide : Here are some guides on how to use InEditor.
Develop Guide : check wiki page