limitview="fullrange" on iOS

  • Hi,

    it should work, but it seems there is still a bug related to the fovtype setting (which is VFOV on desktop and MFOV on mobiles/tablets by default).

    Here with VFOV:
    http://olihar.com/pano/tiles/201…ew.fovtype=VFOV

    and here with MFOV:
    http://olihar.com/pano/tiles/201…ew.fovtype=MFOV

    I will check and fix this of course.

    For the meantime just add this setting in the xml as workaround:

    Code
    <view fovtype="VFOV" />

    Best regards,
    Klaus

  • Hi,

    I have checked this of course and this wasn't a bug, this was the intended behavior.

    I don't know the exact details yet (sorry ), but I think there was some kind of dependency between the screen-aspect, the pano-aspect and the fov-type - and for all together the behavior itself was correct (although I agree that the name 'fullrange' suggests that it would show the fullpano regardless of any other things).

    But I have extended the default flat-pano skin to be able show the full pano for all cases.
    Either use the MAKE PANO (FLAT) droplet for an example or extend your pano with the following code:


    With this code, the full pano will be shown, regardless of the screen-size or the pano-size.

    Best regards,
    Klaus

Jetzt mitmachen!

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