mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
14 lines
397 B
Markdown
14 lines
397 B
Markdown
---
|
|
name: Leaflet.Pouch
|
|
category: dynamic-custom-data-loading
|
|
repo: https://github.com/calvinmetcalf/leaflet.pouch
|
|
author: Calvin Metcalf
|
|
author-url: https://github.com/calvinmetcalf/
|
|
demo:
|
|
compatible-v0:
|
|
compatible-v1: true
|
|
compatible-v2: false
|
|
---
|
|
|
|
Use PouchDB to sync CouchDB data to local storage (indexedDB), to just add couchDB data or as just a less confusing implementation of indexedDB.
|