Added L.TileLayer.Cordova

This commit is contained in:
Greg Allensworth 2015-03-21 13:01:14 -07:00
parent 7577bb65da
commit dd900a70a6

View File

@ -293,6 +293,15 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
<a href="https://github.com/namrehs">Dan Sherman</a> <a href="https://github.com/namrehs">Dan Sherman</a>
</td> </td>
</tr> </tr>
<tr>
<td>
<a href="https://github.com/gregallensworth/L.TileLayer.Cordova">TileLayer.Cordova</a>
</td><td>
For use with Cordova/Phonegap, adds tile caching onto local device storage, switching between offline and online mode.
</td><td>
<a href="https://github.com/gregallensworth">Greg Allensworth</a>
</td>
</tr>
<tr> <tr>
<td> <td>
<a href="https://github.com/MazeMap/Leaflet.TileLayer.PouchDBCached">TileLayer.PouchDBCached</a> <a href="https://github.com/MazeMap/Leaflet.TileLayer.PouchDBCached">TileLayer.PouchDBCached</a>