Google Maps - Diploportal

Google Maps

From Diploportal

Jump to: navigation, search

Your Google Map

To add a Google Map to your page, please take the following steps:

  • put these numbers into the following formula. (The "lat" and "lon"numbers are for Calgary, Alberta)

<googlemap lat="51.050000" lon="-114.060000" zoom="13" controls="large" width= "580" height= "580" overview="yes" scale="yes" type="map"> 51050000, -114060000, Calgary,_Alberta </googlemap>

  • paste this formula with your own numbers into your home page or a special Google Map page.
  • You can also change the size of the map, for example, a small map could be "width= "425" height= "350"

Here is the map as it will appear with the above numbers:

<googlemap lat="51.050000" lon="-114.060000" zoom="13" controls="large" width= "580" height= "580" overview="yes" scale="yes" type="map"> 51050000, -114060000, Calgary,_Alberta </googlemap>