From cc260e3d1640030c264eefd478656a6fc32ed80c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20S=C3=A1nchez=20Ortega?= Date: Thu, 26 Feb 2015 13:13:53 +0100 Subject: [PATCH] Add plugin Leaflet.TileLayer.PouchDBCached --- plugins.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins.md b/plugins.md index 3abd331b..4ab3fb7f 100644 --- a/plugins.md +++ b/plugins.md @@ -284,6 +284,16 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s Indokreatif Teknologi + + + TileLayer.PouchDBCached + + A TileLayer which caches into PouchDB for transparent offline use. + + Iván Sánchez Ortega, + MazeMap + + Leaflet.Graticule