samvera-labs / clover-iiif

Extensible IIIF front-end toolkit and Manifest viewer. Accessible. Composable. Open Source.
https://samvera-labs.github.io/clover-iiif/
Other
62 stars 13 forks source link

Is it possible to add a clickable point on a zoomable image? #221

Open mledwards opened 2 weeks ago

mledwards commented 2 weeks ago

I'm hoping to add a clickable information i on a zoomable image that when clicked shows a React Modal, was wondering if this is possible with clover-iiif?

wykhuh commented 2 weeks ago

@mledwards Clover recently added support for plugins. You could create a plugin that shows an i in the viewer controls that triggers a modal.