• Hello,

    When i enter into Vr Mode and when i hover onto the hotspot, i redirect to the associated panorama but it exit the VR mode. This is my Vr mode code

    <plugin name="WebVR"
    mobilevr_fake_support="true"
    fullscreen_mirroring="true"
    mobilevr_support="true"
    vr_cursor_enabled="true"
    mobilevr_sensor_mode="3"
    mobilevr_touch_support="true"
    mobilevr_autocalibration="true"
    onentervr="webvr_onentervr();js(enter_vr_mode());webvr_act_as_gyro_in_portrait_mode(true);"
    onexitvr="webvr_onexitvr();js(exit_vr_mode());tween(layer[webvr_rotate_to_landscape_request].alpha, 0.0, 0.0);"/>

    How can i resolve this?

    Edited once, last by codiant (June 7, 2017 at 11:39 AM).

  • Hello,

    This is my tour Url: http://wolowo.codiant.com/6285297

    When tour gets loaded you can see a button (having three dots) on right side, click on it and you will see toggle menu and click on last(4th) option to enter VR mode and there you will see hotspot when we hover over hotspot the hotspot gets loaded but it throws us out of VR mode automatically, so in this case the panorama but it is not in VR mode.

    Thank You

Participate now!

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