On Jul 22, 6:37 am, CSharp <[email protected]> wrote: > > Any clues?
I tried the first method and it seems ok: http://www.william-map.com/20100722/1/method1.htm maybe you are still using this jQuery, which returns a jQuery object, not a div? var streetView = new google.maps.StreetViewPanorama($ (streetViewContainerObj).find("#streetViewContainer")); ... -- 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.
