hope
hope
let annotationList = [{},{},{},....] annotationList.forEach(item=>{ anno.addAnnotation(item) });
Good advice, I hope the author will take it
How do I get a cropped image instead of cropping it to affect the original image
@iangilman I just changed the color of the white box, how can I make the white box move the same as the red box? Now the red box of the...
@iangilman What I want to express is that currently only the top navigator's rectangular box can be dragged by the mouse, while the bottom navigator's rectangular box cannot be dragged...
> I'm not sure what you're asking here. Is the purple rectangle an annotation of some kind? Are you wanting the annotation to also be visible in the navigator? Thank...
@iangilman this.anno.addAnnotation({ "@context": "http://www.w3.org/ns/anno.jsonld", type: "Annotation", body: [ { type: "TextualBody", value: "1", purpose: "commenting", }, ], target: { source: "http://127.0.0.1:5500/", selector: { type: "FragmentSelector", conformsTo: "http://www.w3.org/TR/media-frags/", value: "xywh=pixel:46946.08984375,26356.234375,10099,7818.765625", },...
Thank you for your reply, something has happened recently, so I reply you now, prompt is my custom div, because I don't want prompt to scale with the rectangle, I...
For example, I have multiple rectangles, I click on different rectangles, and prompt appears next to each rectangle, but as the picture scales and moves, I don't know how to...
I have to find a way, using the new OpenSeadragon. MouseTracker