UNPKG

openlayers

Version:

Build tools and sources for developing OpenLayers based mapping applications

14 lines (13 loc) 540 B
--- layout: example.html title: Custom Tooltips shortdesc: This example shows how to customize the buttons tooltips with Bootstrap. docs: > This example shows how to customize the buttons tooltips with <a href="http://getbootstrap.com/javascript/#tooltips">Bootstrap</a>. tags: "custom, tooltip" resources: - https://code.jquery.com/jquery-2.2.3.min.js - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js --- <div id="map" class="map"></div>