panel-truck-2
is a Vue 3 component for creating interactive storylines using images and maps. It's especially useful for libraries and museums that want to create linear narrations on top of one or multiple deep-zoomable objects. Panel Truck 2 supports IIIF, static images, and tiled web map layers as sources.
It is based on panel-truck, but it was updated to Vue 3 and refactored to use the Composition API. It is also available for install through NPM.
npm install panel-truck-2
The usage remains the same as panel-truck
. See documentation on the LMEC Cartinal documentation portal.
Like the original, Panel Truck 2 is also released on the MIT License. See LICENSE for details.