Disable Iphone / Ipad movement

  • Hi:

    Im testing the new interface for iPhone/iPad and im trying to freeze the view of the pano once you tap one hotspot

    I,ve tried:
    action(freezeview,%1);
    set (control.fovspeed, 0);
    set (control.mousespeed, 0);
    set (control.keybspeed, 0);

    It works on the Safari on the Mac but it doesnt work on the ipad/iphone.

    Is there a way to disable the user to rotate and zooming when i tap some hotspot?


    Thanks!

  • Hi:

    The

    Code
    set(control.mouseaccelerate,0);

    It did not worked. I still can navigate the panorama on my Ipad even if mouseaccelerate is set to 0.

    With your suggestion I tryed also

    and also

    Code
    set (control.usercontrol,off);

    but no luck.

    Is ano other way to emulate the freezview but on the iPad?


    I mounted an ugly Example of what i wanna achieve on the iPad.

    its on http://www.zaicolainen.com.ar/iCube/

    If you hit the reb buton the panorama freezes. If you hit the green one you can navigate. (the freeze functionability works on a Mac and PC
    but not on iPhone or iPad)

    Any suggestions? *confused*
    Thanks

Jetzt mitmachen!

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