Skip to content

Commit

Permalink
Merge pull request #573 from IIIF/0266-add-behavior-caveat
Browse files Browse the repository at this point in the history
Change: Add viewer highlight behavior caveat to #266
  • Loading branch information
glenrobson authored Jan 12, 2025
2 parents 6c63163 + bc4f63e commit 7b1b874
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/0266-full-canvas-annotation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ The semantic of annotating the full Canvas as a whole can be specified by either

This example Manifest contains an embedded Annotation containing the text "Göttinger Marktplatz mit Gänseliesel Brunnen" with the motivation `commenting` targeting the whole Canvas. The Annotation is the single content of an Annotation Page contained in the `annotations` property of the Canvas.

Note that viewers may not add a visual indicator of the Annotation when it targets the Canvas as a whole, or may only add it under certain circumstances, such as when targeting with a fragment.

{% include manifest_links.html viewers="Mirador,Annona,Glycerine Viewer, Theseus" manifest="manifest.json" %}

{% include jsonviewer.html src="manifest.json" config='data-line="44-63"' %}
Expand Down

0 comments on commit 7b1b874

Please sign in to comment.