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

Jetzt mitmachen!

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