Hi,
I'm trying to create a viewer of 360 panorama images using the Experience builder, where users can click on a point in the map and the Embed widget pulls the URL of each panorama from the attributes of the point.
The URL is created by combining the Pannellum standalone viewer link (details here: https://pannellum.org/documentation/examples/simple-example/) with the URL of the 360 image for each point.
This works perfectly when clicking on the first point, but it then won't refresh and load the new 360 view when clicking on the next point.
Any help on how to get the 360 view to refresh between each image would be much appreciated.
Thanks