Engage your customers with a stunning 360 view of your products. Any questions or issues, please report to https://github.com/scaleflex/js-cloudimage-360-view/issues
Is it possible to pass events when a hotspot or 'moreDetailsUrl' is clicked? In my case I'm trying to open Bootstrap modal. Thanks :)
More information:
Data attributes for a button/link: data-bs-toggle="modal" data-bs-target="#myModal"
JavaScript event: new bootstrap.Modal('#myModal');
Is it possible to pass events when a hotspot or 'moreDetailsUrl' is clicked? In my case I'm trying to open Bootstrap modal. Thanks :) More information: Data attributes for a button/link: data-bs-toggle="modal" data-bs-target="#myModal" JavaScript event: new bootstrap.Modal('#myModal');