Virtual Tour
360 interactive web application

The main application file is `BM-360/index.html`. Many browsers have issues
when using `file://` URLs. Therefore, to properly view the application it is
necessary to use a web server.
To deploy the application, upload the contents of the `BM-360` folder into
a hosting service.
You can change the application by editing the Javascript, CSS and `index.html`
files.