Locking the screen/device orientation (on Android)

  • Hi,

    modern Android browsers (Chrome & Firefox) are supporting the possibility to lock the screen orientation in fullscreen mode.

    Here an action to use that from krpano:

    Call that action in the onenterfullscreen event:

    Code
    <events onenterfullscreen="lock_screen_orientation();" devices="android" />

    In the next release this functionality will be also integrated in the WebVR plugin.

    Best regards,
    Klaus

Participate now!

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