Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • hot=false: If set to false, the feed will not display hotspots unless the user activates them in the feed. Default is true.

  • ui=false: If set to false, the feed will not display the UI unless the user activates it in the feed. Default is true.

  • time=false: When set, the image timestamp in the lower left corner of the screen will not be displayed.

  • logos=false: When set, logos will not be displayed. This is often used when embedding the feed in the providers own website.

As a short example, if you want your feed to display without hotspots or user interface unless the user chooses to display them, modify the link in the src attribute of the Iframe:

src="https://feed.yellow.camera/SOMETOKEN?ui=false&hot=false"

Panofeed User Interface

...

  1. Logos are displayed in upper left or right corner.

  2. Hotspots are displayed in appropriate locations, colors, stalk sizes, and alignments.

  3. General Data Protection Regulation (GDPR) can be checked here

  4. Feed navigation bar includes:

    1. zoom in

    2. zoom out

    3. show / hide hotspots

    4. show / hide timeline (see below)

    5. enter / exit full screen mode

  5. Show / hide user interface

Timeline

When clicking on the timeline, new options are shown:

...

  1. Date and time of a preview image

  2. Preview of an image

  3. Slider picker for the last 30 days

  4. Time picker for images

    1. It contains an icon which returns to the latest preview image

Clicking on the image preview will go to the selected image and hide the timeline menu.
The clock can be rewound up to 30 days into the past, or 60 circles, since one turn equals to 12 hours.
Previews will change accordingly and to the nearest time available.

...