use this and adjust the Width & Height to fit your needs.
Substitute the php echo code for your own
<iframe marginheight="0" marginwidth="0" scrolling="no" src="
http://www.map-generator.net/extmap.php?name=<?php echo $row_rs['location']; ?> &address=<?php echo $row_rs['address']; ?> - <?php echo $row_rs['city']; ?>, <?php echo $row_rs['st']; ?> <?php echo $row_rsn['zip']; ?>&width=450 &height=325 &maptype=hybrid&zoom=15" style="height: 325px; width: 450px; " frameborder="0"></iframe>