Last active
October 21, 2020 08:03
-
-
Save dulacp/68ac912961b523443d5ff6d653dd549b to your computer and use it in GitHub Desktop.
360player iframe simple example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://360player.io/static/dist/scripts/embed.js" defer></script> | |
<iframe src="https://360player.io/p/k6f7rb/" frameborder="0" width=560 height=315 allow="fullscreen; xr-spatial-tracking" data-token="k6f7rb"></iframe> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment