If you've ever used Google Map API, you may experience problems when opened in the browser Firefox. I have a solution for you. Now, add the following CSS:
<div class="code">
<style type="text/css">
html { height: 100% ; width: 100%}
body { height: 100%; width:100%; margin: 0; padding: 0 }
#map-canvas { height: 100%; width:100% }
</style>
</div>
I wish I could help you all. Thank you.
