html5 doesn't show any images (only control) with MultiRes panorama

  • Hi,

    your pano image isn't html5-compatible.

    The html5 viewer only supports cubical and flat images, but your image is a partial pano with a fov of 101.45 x 14.717269 degree.

    See here:
    https://krpano.com/docu/html5/#supportedformats

    When clicking into the viewer and pressing the 'O' key on the keyboard, the log would be opened and there an warning about the incompatible image will be shown.

    But as the image itself almost looks like a flat image, you could try showing it as flat image, e.g. add this line into the xml after the current <image> element:

    Code
    <image hfov="1.0" vfov="" devices="html5" />


    This will change the image to a flat one (hfov=1) only for html5.

    Best regards,
    Klaus

Jetzt mitmachen!

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