Add Maps to Your Page: Step 3 - Add it to Your Page
Now all you need is a container for the map on your web page. Decide where you want the map on your page and in HTML view paste this code in the correct place:
<div id='map' style='height:400px; width:600px;'><div>
Feel free to change the height and width to suit your needs. If you don't want a permanent map on your page, just skip this step and the map will appear in a popup.
That's it - you're done! Save your work, view the page, and you should see a fully-functional map. If you're having problems, look for help in our Troubleshooting Guide or Tutorials. If you want to take full advantage of non-default settings, go through our API Reference.
See also: how to do step 3 on popular sites.
