mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
Update plugins.md (#6547)
Added Leaflet GeoSSE plugin to load real time data with server sent events.
This commit is contained in:
parent
ba81536734
commit
ef3e4f0b47
@ -1009,6 +1009,15 @@ Load your own data from various GIS formats.
|
||||
Load dynamic data which is updated in the map, or load GIS vector data in non-standard ways.
|
||||
|
||||
<table class="plugins"><tr><th>Plugin</th><th>Description</th><th>Maintainer</th></tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/ATran31/Leaflet-GeoSSE">Leaflet GeoSSE</a>
|
||||
</td><td>
|
||||
Add realtime data to a Leaflet map using server sent events.
|
||||
</td><td>
|
||||
<a href="https://github.com/ATran31/">An Tran</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/perliedman/leaflet-realtime">Leaflet Realtime</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user