Add Leaflet.Liveupdate and Leaflet.Messagebox to the plugins list

This commit is contained in:
Martijn Grendelman 2015-01-29 00:06:03 +01:00
parent b9cf9c6dd3
commit a2d0dfcf89

View File

@ -1473,6 +1473,28 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
<a href="http://www.socib.eu">ICTS SOCIB</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/tinuzz/leaflet-liveupdate">Leaflet.Liveupdate</a>
</td>
<td>
Periodically ('live') update something on a map (<a href="https://www.grendelman.net/leaflet/">Demo</a>)
</td>
<td>
<a href="https://github.com/tinuzz/">Martijn Grendelman</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/tinuzz/leaflet-messagebox">Leaflet.Messagebox</a>
</td>
<td>
Display a temporary text message on a map (<a href="https://www.grendelman.net/leaflet/">Demo</a>)
</td>
<td>
<a href="https://github.com/tinuzz/">Martijn Grendelman</a>
</td>
</tr>
</table>