• 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?

    Einmal editiert, zuletzt von codiant (7. Juni 2017 um 11:39)

  • 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

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!