Hey everyone, I want to be able to create a streetview object in the background so it is ready when I need it, hence the need to hide it on creation. There is no creation callback or creation event in the documentation so I was wondering what would be the most efficient and elegant way to do it.
I have already tried setting a timer which checks if the getPano() method returns something and then hides the panorama, but it's not really clean... You can see the panorama flash before your eyes... Not what I am looking for. Thank you in advance -- 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 [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.
