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 -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/WFYfxkN0_S0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
