https://github.com/umap-project/Leaflet.Storage
Manage map and features with Leaflet and expose them for backend storage through an API.
https://github.com/umap-project/Leaflet.Storage
leaflet leaflet-plugin umap
Last synced: about 1 month ago
JSON representation
Manage map and features with Leaflet and expose them for backend storage through an API.
- Host: GitHub
- URL: https://github.com/umap-project/Leaflet.Storage
- Owner: umap-project
- License: wtfpl
- Archived: true
- Created: 2012-12-08T12:51:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T13:54:08.000Z (about 2 years ago)
- Last Synced: 2024-05-23T01:25:06.751Z (12 months ago)
- Topics: leaflet, leaflet-plugin, umap
- Language: JavaScript
- Homepage:
- Size: 3.22 MB
- Stars: 151
- Watchers: 26
- Forks: 56
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-starred - umap-project/Leaflet.Storage - Manage map and features with Leaflet and expose them for backend storage through an API. (others)
README
Archived: see https://github.com/umap-project/umap
===============
Leaflet-Storage
===============Manage map and features with Leaflet and expose them for backend storage with an API.
-------------------
Feedback and issues
-------------------Please use uMap issues: https://github.com/umap-project/umap/issues
----------------
Backend agnostic
----------------Leaflet.Storage is backend agnostic: it only knows about a convention API.
Known backends:
- `django-leaflet-storage `_
================
Functional tests
================Functional tests are implemented with `mocha `_,
`chai `_ and `sinon `_.To launch them::
cd Leaflet.Storage/
make test================
Show me an image
================.. image:: http://i.imgur.com/vOllwf6.png