On Jul 12, 9:20 am, phiLipdexTer <[email protected]> wrote:
> Hey all,
> I'm using a jquery dialog to show a map. Here are my current results.
> img594(dot)imageshack(dot)us/img594/7151/33241051.png

http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines
http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical

> When I take it out of the dialog I don't have the problem so I think
> the issue is that it's in the dialog ,,, I think.
> When I try to move the map around I can get it to fill the full
> dialog, but when I move the tile just outside it clears and all I get
> is grey until I move it around. In short,, I cannot move the map too
> far without having most of the tiles on the right hand side grey.

Try searching for top left...
You are initializing the map at a time when the browser reports zero
for the size of the map div.
Either use the GMap2 size option or call GMap2.checkResize()
If that doesn't help, post a link...

  -- Larry


> Thanks

-- 
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.

Reply via email to