Plugins: Add leaflet-responsive-popup (#5203)

* Add leaflet-responsive-popup to plugins page

* simplify leaflet-responsive-popup description
This commit is contained in:
Yet Another Fred 2016-12-18 11:43:17 +01:00 committed by Iván Sánchez Ortega
parent 7c96246044
commit 3c1c14f64f

View File

@ -1925,6 +1925,15 @@ Plugins that search for overlays and enhance how to display information about th
<a href="https://github.com/Twista">Michal Haták</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/yafred/leaflet-responsive-popup">leaflet-responsive-popup</a>
</td><td>
Removes the need to move the map to be able to see the content of the popup.
</td><td>
<a href="https://github.com/yafred">YaFred</a>
</td>
</tr>
</table>