UNPKG

leaflet-responsive-popup

Version:

Removes the need to move the map to be able to see the content of a L.Popup

23 lines (13 loc) 628 B
--- layout: default permalink: /index.html --- <h3>Leaflet Responsive Popup</h3> If you don't want to move the map to show the popup, you need L.ResponsivePopup <img class="thumbnail" src="{{ '/assets/images/leaflet-popup.png' | absolute_url }}"/> <img class="thumbnail" src="{{ '/assets/images/leaflet-responsive-popup.png' | absolute_url }}"/> <p> Here is a <a href="{{ '/default-marker-tip' | absolute_url }}">Demo</a> and a <a href="http://franceimage.github.io/map">Use case</a>. </p> <h3>Usage</h3> Please check this <a href="https://github.com/yafred/leaflet-responsive-popup">README</a>.