/pano.cloudcontrol.dev

Showcase of panoramic photos taken with a DJI Mini 3 Pro

Primary LanguageJavaScript

pano-web-template

A quick'n'dirty map+panorama mashup website. See https://pano.zarovi.cz/ for a particular installation (hosted via GitHub Pages). If you wish to host your own images, do the following:

  1. fork the repo
  2. setup a proper hosting (the project aims for GitHub Pages, alternatively with a custom domain via a CNAME file)
  3. drop your images into the img/ folder

The metadata file (data.json) should be generated automatically via GitHub Actions. You can do this manually by invoking make (this also renames your files).