It looks like a resize problem. Make sure that the map div has well defined sizes BEFORE you construct the map object. If that's not possible, you'll need to trigger the map resize event when you show your dialog.
Other than that, you'll need to give us a link to your site. Chad Killingsworth On Jul 12, 3:41 pm, 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 > 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. > Thanks -- 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.
