0.2.0 • Published 4 years ago

dynamic-gallery v0.2.0

Weekly downloads
3
License
CC0-1.0
Repository
github
Last release
4 years ago

dynamic-gallery

Work in Progress Dynamic Gallery Web Component that Supports GeoTIFF, JPG, and PNG Files

usage

data-sources is an array of urls that have been converted to a string with JSON.stringify

<script src="https://unpkg.com/dynamic-gallery"></script>

<dynamic-gallery color="chartreuse" height="500px" data-sources='["https://fake.image.path/image.jpg","https://fake.image.path/image2.jpg"]'></dynamic-gallery>

contact

Feel free to post an issue at https://github.com/DanielJDufour/dynamic-gallery/issues or email the package author at daniel.j.dufour@gmail.com