iPhone / iPad problem

  • hi forum,

    I don't understand how the pano works on iPhone / iPad.

    So I have xml file what looks like this:

    <krpano version="1.0.8">

    <include url="%SWFPATH%/skin/defaultskin.xml" />

    <view hlookat="0" vlookat="0" maxpixelzoom="1.0" />
    <display details="22" />

    <preview url="5B3059.tiles/preview.jpg" />

    <image type="CUBE" multires="true" tilesize="769" progressive="false">
    <level tiledimagewidth="2307" tiledimageheight="2307">
    <left url="5B3059.tiles/l2_l_%0v_%0h.jpg" />
    <front url="5B3059.tiles/l2_f_%0v_%0h.jpg" />
    <right url="5B3059.tiles/l2_r_%0v_%0h.jpg" />
    <back url="5B3059.tiles/l2_b_%0v_%0h.jpg" />
    <up url="5B3059.tiles/l2_u_%0v_%0h.jpg" />
    <down url="5B3059.tiles/l2_d_%0v_%0h.jpg" />
    </level>
    <level tiledimagewidth="1154" tiledimageheight="1154">
    <left url="5B3059.tiles/l1_l_%0v_%0h.jpg" />
    <front url="5B3059.tiles/l1_f_%0v_%0h.jpg" />
    <right url="5B3059.tiles/l1_r_%0v_%0h.jpg" />
    <back url="5B3059.tiles/l1_b_%0v_%0h.jpg" />
    <up url="5B3059.tiles/l1_u_%0v_%0h.jpg" />
    <down url="5B3059.tiles/l1_d_%0v_%0h.jpg" />
    </level>
    </image>

    </krpano>


    So my question is how to make this work in iPhone / iPad?

  • Hi,

    you need special smaller image for iPhone and iPad:

    Quote


    There are two ways to add images for the iPhone and iPad:

    • Either use multiresolutions panos and make sure that there are levels that are small enough. For the iPhone 3 / iPod touch levels smaller than 512 pixels and for the iPad / iPhone 4 levels that are smaller than 1100 pixels.
    • Specify dedicated images via the <mobile> and <tablet> tags:

    when using the krpano droplets and having the iPhone/iPad add-on license inside the tools folder - these images will be generated automatically,

    best regards,
    Klaus

Participate now!

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