Skip to content

Instantly share code, notes, and snippets.

@dulacp
dulacp / iframe.html
Last active October 21, 2020 08:03
360player iframe simple example
<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>