Thanks a lot Mike and Martin.
I tried out Martin's first idea based on the econym code but no luck.
It could be because I'm using a GEarth layer and map = new
GMap2(document.getElementById('map3d') instead of the simple "map" (I
remember "map" never worked with GEarth for me). But it could be many
other things.I'll keep playing with that and I'll try the CSS and iframe parameters angles too. If this matters, the Gmap code is linked to from within a div on the parent page, and the iframe is being created by Thickbox. Thanks again guys. If anyone else has other ideas, or would like to chime in about the ones above, please do. I really appreciate the help. Scott On Aug 19, 1:51 pm, Mike Williams <[email protected]> wrote: > In the parent page use the following parameters inside the <iframe> > call. > > scrolling="no" > marginheight="0" > marginwidth="0" > frameborder="0" > > -- > Mike Williams -- 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.
