Multires one (first) layer load

  • Hi!

    I post viewer in 200x200 size (see this), but krpano load 2 layer (l1 and l2) (I see it in resource manager in google chrome)

    I want, that Internet page on which the panorama is laid out, had smaller weight at loading

    How I can make one (first) layer load default? (layer 2 and more must be load by zoom)

    I use this code

    Edited once, last by deadbead (October 20, 2010 at 12:04 PM).

  • always check the documentation. tab at the top of the page it has alot of info.

    https://krpano.com/docu/xml/#image

    attributes for level:

    •tiledimagewidth
    image width of the whole tiled image

    •tiledimageheight
    image height of the whole tiled image

    •details
    individual details setting for this level

    •download - settings for downloading tiles:

    ◦view - download only the tiles that are needed for the current view
    ◦all - download all tiles of the current level (not recommended)
    ◦auto - automatic, if imageheight is smaller than 2000 then all tiles are downloaded, if greater only the ones for the current view (=default).

    •decode - settings for decoding the downloaded tiles:

    ◦view - decode only the tiles that are needed for the current view
    ◦all - decode all tiles of the current level (not recommended)
    ◦auto - automatic, if imageheight is smaller than 2000 then all tiles are decoded, if greater only the ones for the current view (=default).

  • *wink*

    sorry, I have read your request too quick, I have only seen:

    Quote

    How I can make one (first) layer load default?

    and this can be done by the proressive setting,

    and right, with - download="view" - only the viewed tiles were loaded

    best regards,
    Klaus

Participate now!

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