2.5.1 • Published 6 months ago

@elta360/360-viewer v2.5.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

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>
2.5.1

6 months ago

2.5.0

6 months ago

2.4.0

6 months ago

2.3.3

6 months ago

2.3.2

6 months ago

2.3.1

6 months ago

2.3.0

6 months ago

2.1.1

6 months ago

2.0.0

7 months ago

1.10.0

7 months ago

1.9.0

7 months ago

1.8.0

7 months ago

1.7.0

7 months ago

1.6.0

7 months ago

1.5.0

7 months ago

1.0.0

7 months ago