Get linked scene of a hotspot

  • Hi,
    I managed to get variables out of a krpanoObject with Javascript:
    var initialLookat.v = krpano().get("view.vlookat");
    Now I try to access the linkedscene of a hotspot of the current scene, but something like:
    var ls =krpano().get("hotspot.linkedscene");

    or
    var ls =krpano().get("hotspot[0].linkedscene");

    did not work.
    I did not find any hint to the right syntax in the documentation of the
    Javascript-Interface object, nor did i manage to get it by inspecting the
    krpano object in browser.
    Regards,
    Thomas

Participate now!

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