Add Leaflet.TimeDimension plugin to list

This plugin adds time dimension capabilities on a Leaflet map. 

A TimeDimension object can manage the time component of one or several layers, and can be used to animate layers, go back or forward in time.

It works with different types of layers (WMS, GeoJSON).
This commit is contained in:
Biel Frontera 2015-01-14 15:31:42 +01:00
parent 757c3a5a50
commit 6c5dd2a828

View File

@ -1462,6 +1462,18 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
<a href="https://github.com/w8r">Alexander Milevski</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/socib/Leaflet.TimeDimension">Leaflet.TimeDimension</a>
</td>
<td>
Add time dimension capabilities on a Leaflet map. <a href="http://apps.socib.es/Leaflet.TimeDimension/examples/index.html">Demos</a>
</td>
<td>
<a href="http://www.socib.eu">ICTS SOCIB</a>
</td>
</tr>
</table>