SCENE-CE / mirador-annotation-editor

Apache License 2.0
5 stars 0 forks source link

Annotation image aren't rendered in the overlay #24

Open Drilio opened 7 months ago

Drilio commented 7 months ago

When you implement an image url in your annotation the annotation isn't rendered by Mirador, and most likely the image isn't saved in the overlay at all.

daxid commented 7 months ago

The following is a work base to test how annotations with images could be rendered :

{"id":"localStorage://?canvasId=https://files.tetras-libre.fr/manifests/jf_peyret_re_walden/canvas/1","items":[{"body":{"id":"https://files.tetras-libre.fr/media/walden_nouvel2.JPG","value":"Test image", "type": "Image"},"id":"https://monID","motivation":"commenting","target":"https://files.tetras-libre.fr/manifests/jf_peyret_re_walden/canvas/1#xywh=0,0,200,100&t=0,25","type":"Annotation"}],"type":"AnnotationPage"}