---
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>.


 
