Has someone finded this error?
new GStreetviewPanorama(document.getElementById("street")); works when
document.getElementById("street") is a <div>.
If you try
new GStreetviewPanorama(frames["name"].document.getElementById
("street")); not works and frames["name"].document.getElementById
("street") is also a div
There's a solution?
Thank's
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---