Wrapper for using the Leaflet-IIIF plugin with the vue2-leaflet package.
There is a simple but complete usage example. First, clone the repo and install its dependencies.
git clone [email protected]:webmapper/vue2-leaflet-iiif.git
cd vue2-leaflet-iiif
npm install
Start the dev server:
npm run serve
Then you should be able to navigate with your browser and see the demo at http://localhost:8080/.