Hi Mike,

Can you supply a test link?

Regarding the tiles, have you created all the levels for your custom tiles
as explained in
http://code.google.com/apis/maps/documentation/javascript/services.html#CustomStreetView?
The tile at level 0 should be a single image providing the entire panorama
(what you call the supertile). Then level 1 should be 2*2 tiles, level 2
should be 4*4 tiles and so on.

Read a bit more here:
http://blog.mridey.com/2010/05/how-to-create-and-display-custom.html

Once you have all your ties and you supply a panoProvider (
http://code.google.com/apis/maps/documentation/javascript/reference.html#StreetViewPanoramaOptions),
your panorama should work just the same as the Google supplied Streetview
panoramas.

Marc

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to