universalviewer
universalviewer copied to clipboard
document v3 embedding
I tried to embed UV3 but I cannot find any up to date documentation to do so. On the wiki:
https://github.com/UniversalViewer/universalviewer/wiki/Embedding
the advise is to use the script at
http://universalviewer.io/uv/lib/embed.js
which advertises version 2.0.2.
I tried to find the file embed.js in jsdelivr for version 3.0.16 but it doesn't seem to be there.
Is there a way to embed a version of UV in a webpage without doing the npm install/build process? If so can it be documented on the wiki?
Possibly related:
- https://github.com/UniversalViewer/universalviewer/issues/156
- https://github.com/UniversalViewer/universalviewer/issues/528