@elta360/360-viewer

2.5.1 • Public • Published

Elta360 Viewer

Elta360 Viewer is a lightweight JavaScript library for easily displaying 360-degree images on your website. It provides a seamless and interactive viewing experience for panoramic images, making it perfect for showcasing virtual tours, product photography, and immersive visual content.

How to Use

Here is an example of how to use Elta360 Viewer to display a 360-degree image in your HTML file:

<!DOCTYPE html>
<html>
  <body>
    <!-- Create a container to display the 360-degree image -->
    <div
      id="elta360viewer"
      panoramic-data-url="URL_OF_YOUR_360_IMAGE"
      width="700"
      height="400"
    ></div>
    <!-- Include the Elta360 Viewer library -->
    <script src="https://unpkg.com/@elta360/360-viewer@2.5.1/dist/bundle.js"></script>
  </body>
</html>

Readme

Keywords

none

Package Sidebar

Install

npm i @elta360/360-viewer

Weekly Downloads

84

Version

2.5.1

License

ISC

Unpacked Size

2.1 MB

Total Files

8

Last publish

Collaborators

  • anlomay
  • okanaslan