FIXED: Displaying flat images
Submitted by marchuff on January 14, 2008 - 00:28.
I can't seem to get the flat images to display correctly with the newest version of SPiV. I've tried everything I can think of to get it to display correctly.
The still image ends up half way down the display window. After you click on the image and if you zoom in slightly, the image appears correctly in the viewing area. But when you zoom out again, it goes back to the bottom half.
I uploaded examples to http://www.whdigital.com/temp/SPiV/pic1.htm (and made it work quickly online). If you go to http://www.whdigital.com/temp/SPiV/ you can access the file directory and take a look at the HTML and XML files.
Thanks for any help you can offer.
_Marc Huff
WHdigital, Inc.
fieldOfView | SPi-V dev
Re: ACTIVE: Displaying flat images
That's a bug that I will fix. In the mean time, you can work around this by changing line 26 of pic1.xml as follows:
<meta><cameralimits fovmin="1" panoelement="image-load" /></meta>Removing the fovmax parameter should do, but the panoelement= syntax means you don't have to guestimate the pan and tilt parameters.
Update: fixed in upcoming 1.4.5