This is a PHP application to create a map containing 360° panoramas.
- Clone the repository.
- Install dependencies with Composer.
- Download and install the famfamfam icon set in /images/icons/
- Add the Apache directives in httpd.conf (and restart the webserver) as per the example given in .httpd.conf.extract.txt; the example assumes mod_macro but this can be easily removed.
- Create a copy of the index.html.template file as index.html, and fill in the parameters.
- Access the page in a browser at a URL which is served by the webserver.
Martin Lucas-Smith, Department of Geography, University of Cambridge, 2024.
GPL3.