mejackreed / Leaflet-IIIF

Leaflet plugin for viewing IIIF images
http://mejackreed.github.io/Leaflet-IIIF/examples/example.html
MIT License
138 stars 30 forks source link

Support for images not served by IIIF server? #89

Closed mike-kelly closed 2 years ago

mike-kelly commented 3 years ago

Hi, Thanks for your work on this. I am interested in using Leaflet for image annotation, and in addition to working with IIIF-served images, offering the option of annotating local images which are not tiled or provided by an IIIF server. As I understand it this is the most basic level of the IIIF spec (?). Is there any recommended approach for this in Leaflet-IIIF or should I just look to existing Leaflet functionality to achieve this?

mike-kelly commented 2 years ago

Coming back to this, looks like LImageOverlay will do the job I asked.