Merge pull request #3596 from TolonUK/gh-pages-master

Added Leaflet.EdgeBuffer to plugins.md
This commit is contained in:
Iván Sánchez Ortega 2015-07-03 13:06:37 +02:00
commit c1bda12cf6

View File

@ -436,6 +436,15 @@ The following plugins change the way that tile layers are loaded into the map.
<a href="https://github.com/ebrelsford/">Eric Brelsford</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/TolonUK/Leaflet.EdgeBuffer">Leaflet.EdgeBuffer</a>
</td><td>
Buffer tiles beyond the edge of the viewport. <a href="http://www.tolon.co.uk/Leaflet.EdgeBuffer/comparison.html">Demo</a>.
</td><td>
<a href="https://github.com/TolonUK">Alex Paterson</a>
</td>
</tr>
</table>