Hi all,
After reading about Custom Street Views (and watching the cool Google i/o 2011 vid), I wanted to try out building custom high-resolution indoor panorama views using the Street View service.
Thus, after reading the documentation, as well as other online examples, I tried a simple code that uses a 10,000x5,000 pixel panorama image (from which I built a set of 256x256px tiles).
Well it doesn't work. What I see are messed up tiles, and only part of the panorama is accessible.
I must be doing something really dumb to have such a simple code (see:
http://riseupsocial.com/customPanorama/) not work.
Any help please?
Notes: the tiles are in the format: tile_z_x-y.png, where z is the zoom level, and x and y are the coordinates.
You can see them at:
http://riseupsocial.com/customPanorama/output/Thanks in advance for any advice.
Fadi