A component to display geotiff serie using their thumbnail,
In your html page add the component and the script like this:
<formater-geotiff-serie metadataurl="url_to_your_metadata_file.json" lang="en" attribution="true"></formater-geotiff-serie>
<script src="https://cdn.rawgit.com/terresolide/formater-geotiff-serie-vjs/0.4.3/dist/formater-geotiff-serie-vjs.js"></script>Where
metadataurlis a json file describing your serie, (specifications @inprogress)langis the code languagefrorenattributionis a boolean to display or hide the attribution line
