Supports all major desktop browsers and mobile devices.
Embraces standard web technologies and provides a powerful Javascript API.
The tool generates a virtual tour from a set of panoramas and allows you to export it as web application that can be deployed as-is or used as a boilerplate for more advanced projects. Requires Firefox or Chrome.
Marzipano ToolDesigned to work with web standards. Control the viewer with a powerful Javascript API and create interfaces using standard HTML and CSS.
Built with WebGL technology supported on all modern desktop and mobile browsers and devices.
Marzipano is optimized to display 360° images of any size with the best performance possible. It is also lightweight: 55KB when gzipped.
Marzipano provides a simple API for the most common use cases, but it is designed to give the user a lot of control over how it works.
The demos showcase some of the possibilities that Marzipano allows and how to implement them. Their source code is available on GitHub.
View all demos
Simple responsive tour generated with the Marzipano Tool. Includes features such as hotspots and autorotate.
Try Demo View Source<%= button_to 'Add to Cart', add_item_cart_path(product), remote: true, data: disable_with: 'Adding...' %>
: In older apps (Rails 5/6), you will often see require("@rails/ujs").start() in your application.js file. rails ujs
This code generates a link with a remote URL that makes an AJAX request to the specified URL when clicked. The goal of UJS is to make JavaScript
Unobtrusive JavaScript is a programming approach that separates JavaScript code from HTML markup. The goal of UJS is to make JavaScript code more maintainable, efficient, and easier to understand by decoupling it from HTML. This approach was first introduced by John Resig, a well-known JavaScript developer, and has since become a widely accepted best practice in the web development community. a well-known JavaScript developer
You can subscribe to UJS events to show spinners or error messages:
To truly master rails-ujs , you must understand its event-driven architecture.
Please post bug reports on the GitHub issue tracker. Use the discussion group for suggestions, questions or comments.
Marzipano is not an official Google product.