The WebVR Experience: How to handle slow connections and hotspots not fully loading

  • I've got my first pano/WebVR experience built and everything is working great. However, when the viewer has a slower net connection there are some scenes that take a long time to load. When the progress wheel animation stops and everything seems okay, you'll find that one of the hotspots hasn't shown up in the scene. No matter how long you wait, it never appears so the tour effectively stops, lol.

    What are the best options for handling this situation? Is a plugin solution best? Changing a bit of code to extend a timeout setting? Not sure how to proceed.

    Tnx

  • Hi Klaus, I added this code to my tour.xml:

    Code
    <hotspot name="spot3" style="skin_hotspotstyle" ath="2.533" atv="-1.536" preload="true" linkedscene="scene_pano3_l" />


    Then I purposely went to the far range of my wifi router and took the tour.

    There was one scene in particular that took awhile to load, and the hotspot never loaded.

    Maybe I haven't done the code properly?

    Tnx

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!