Questions tagged [annotorious]

13 questions
1
vote
0 answers

Loading a non typed lib into Electron + React + Typescript

I created a react app with create-react-app. In this app, I use Openseadragon to display images. Furthermore, I use the Annotorious plugin to annotate the image. My code runs without any errors. Since Annotorious has no type definitions, I imported…
Lau
  • 1,353
  • 7
  • 26
1
vote
1 answer

Cannot find name 'Annotorious'

I'm currently using NextJS with typescript I've inserted the script: And when I tried to…
1
vote
2 answers

How to use annotorious in vue.js template

I want to use annotorious (with openseadragon plugin) in a vue.js (vue 3) template. I've installed annotorious with npm. This is what i've got so far: