I have two pages. Page A has a div for street view (<div id="pano"></ div>) and Page B has all the scripts - importing google map api, creating street view. Page A is the main page in which I put Page B in iframe.
The problem is that when I executed my application, I can see the street view flash element in the DOM tree but having width and height 0, so it's not visible. How is that width and height value get set? How can I change it? There is no problem if I put everything in one page; the width and height of flash element is set properly. Is that a bug in street view api? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
