Sign in

Maps Help



Maps User Guide


Adding Rich Text or HTML Descriptions

By default the descriptions of your map items are in plain text. However, you can use rich text or HTML. To do this:

  1. Create or open a map.
  2. Click the appropriate placemark, line, shape. The info window appears.
  3. Click Edit.
  4. Choose Plain Text, Rich Text or Edit HTML.
  5. To edit rich text descriptions, select the text and use the icons above the description field:

    Rich text icons
  6. To use HTML descriptions, add HTML in the description field. Some HTML may be stripped from the description if it is considered unsafe or malicious.
  7. Click OK to save your changes.

Adding photos

You can add photos to your map, as long as they are hosted online. Please use a service such as Google PicasaWeb to put your photos online.

To add photos:

  1. Create or open a map.
  2. Click the appropriate placemark, line, shape. The info window appears.
  3. Click Edit.
  4. Choose Rich Text or Edit HTML.
  5. If you chose Rich Text mode, click the photo icon above the description field (the last one in the toolbar). Enter the URL of the photo you would like to add.
  6. If you chose Edit HTML mode, use the <img> tag to add photos. For example, <img src="http://www.google.com/intl/en_us/images/maps_results_logo.gif" width=150 height=55> adds the Google Maps logo to your map with a width of 150 pixels and a height of 55 pixels.
  7. Click OK to save your changes.

Adding videos

You can add Google Video and YouTube videos to your map.

To add videos:

  1. Create or open a map.
  2. Click the appropriate placemark, line, or shape. The info window appears.
  3. Click Edit.
  4. Choose Edit HTML.
  5. Find the video you want on YouTube or Google Video. Copy the snippet of code that lets you embed the video into a website or blog.
    • On Google Video, the snippet looks like this:
      <embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=-274981837129821058&hl=en" flashvars=""> </embed>
    • On YouTube, the snippet looks like:
      <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/hKoB0MHVBvM"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/hKoB0MHVBvM" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
  6. Paste the snippet of code into the description field of your placemark, line or shape.
  7. Click OK to save your changes.

Importing KML or GeoRSS to Your Map

Once you have created a map, you can import KML, KMZ or GeoRSS data into your map. To do this, create or open a map and click Import.


Was this information helpful?

Tell us how we're doing: Please answer a few questions about your experience to help us improve our Help Center.