• hello,
    I have a largish photo that is 3 high by 1 wide. making a multires with MAKE MULTI RES FLAT PANO.bat
    How do I set the zoom so I can zoom out to see the whole thing in the browser. now it will only show 1/4 of the height in one browser window. ( I can drag it to see the whole thing but not zoom all the way out )


    thanks
    mick

  • Hi,

    yes, currently, the automatic view limiting limits the pano view to the area of the pano,
    this can be changed by settings the view limits manually,

    e.g.
    a FLAT panos is defined by setting the horizontal field of view (hfov) to 1 degree

    the automatic view limiting will the set to horizontal limiting to -0.5 to +0.5
    and calculate the vertical limiting depending on the pano size (e.g. to -0.2 to +0.2)

    a manual viewing range can be set with this code in the xml:

    Code
    <view limitview="range"
          hlookatmin="-0.5"
          hlookatmax="+0.5"
          vlookatmin="-0.5"
          vlookatmax="+0.5"
          />


    see also here for more informations:
    https://krpano.com/forum/wbb/inde…D=4743#post4743

    best regards,
    Klaus

Jetzt mitmachen!

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