Search Images Maps Play YouTube News Gmail Drive More »
Sign in

Using Google Maps Engine

Reference topics

HTML supported in info windows

The edit box for info windows in the vector style editor supports restricted HTML.

This is the permitted HTML:

  • Tags
    • Text formats: <b>, <em>, <i>
    • Headers: <h1>, <h2>, <h3>, <h4>, <h5>, <h6>
    • Lists: <ul>, <ol>, <li>
    • Horizontal rules: <hr>
    • Anchors: <a>
    • Images: <img>
  • Numeric HTML entities such as &#34 (double quote)
  • HTML entity references, such as &amp; (&), &lt; (<), and &gt; (>)
  • HTML metacharacters, such as &Aacute;