<p>This uses the same CSS for tooltips as iD. The JS is taken from Twitter boostrap -- iD uses a D3-based equivalent.</p>

<p><a href="https://f.cloud.github.com/assets/98601/928323/dc4ed3ce-ffb2-11e2-8646-b46ac9a95bd8.png" target="_blank"><img src="https://f.cloud.github.com/assets/98601/928323/dc4ed3ce-ffb2-11e2-8646-b46ac9a95bd8.png" alt="image" style="max-width:100%;"></a></p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/jfirebaugh/openstreetmap-website tooltips</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/434'>https://github.com/openstreetmap/openstreetmap-website/pull/434</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Tooltips for map controls</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-0">Vendorfile</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-1">app/assets/javascripts/application.js</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-2">app/assets/javascripts/index.js</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-3">app/assets/javascripts/leaflet.key.js</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-4">app/assets/javascripts/leaflet.note.js</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-5">app/assets/stylesheets/common.css.scss</a>
    (83)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-6">config/locales/en.yml</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/434/files#diff-7">vendor/assets/bootstrap/bootstrap.tooltip.js</a>
    (361)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/434.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/434.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/434.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/434.diff</a></li>
</ul>