The AJAX-ZOOM 360 viewer is capable of switching between 360 product views using its API methods.
One of the methods is $.fn.axZm.loadAjaxSet
.
With this, a 360 view changes and keeps the frame number if required, but it does not keep the zoom state.
With the $.fn.axZm.loadAjax360Type
method, however, you can switch between 360 product spins without losing the zoom state.
This method is perfect for 360 product configurators.
Below, you can compare these two methods within responsive integration and at a full-screen view.