Skip to content

Problem with 360º image viewer #895

Answered by Erin-Cecele
bjhewitt asked this question in Get Help
Discussion options

You must be logged in to vote

Hi @bjhewitt, fortunately, I have an easy, albeit fussy, answer. The issue you are encountering is related to #869. In order to get the lightbox feature working correctly, you will need to remove the periods from your IDs. I got the example below to work in your project:

  - id: "360-87-1-2"
    label: "360 image"
    caption: ""
    sequences:
      - id: "figures/360/87.1.2_360"
        behavior:
          - continuous
          - sequence
{% figuregroup 1, 'vid-52, 360-87-1-2' %}

At Getty, we typically only use "-" in our ids. The documentation was only recently updated to reflect this recent discovery of errors related to id formatting in v1. In the long term, we hope to fix this is…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by bjhewitt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iiif An issue related to IIIF processing, canvas-panel, or sequence-panel
2 participants