[jQuery] Google Maps inside jqModal

[jQuery] Google Maps inside jqModal


Has anybody tried embedding Google Maps inside jqModal ?
The maps aren't getting displayed properly.
$().ready(function() {
         $('#dialog').jqm();
});
Would be great of somebody could help me out