Skip to content

FranciscoDS/Leaflet.Storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet-Storage

Manage map and features with Leaflet and expose them for backend storage with an API.

Demo: http://youmap.fluv.io/

Backend agnostic

Leaflet.Storage is backend agnostic: it only knows about a convention API.

Known backends:

More about backend API: https://github.com/yohanboniface/Leaflet.Storage/wiki/Backend

Front-end framework agnostic

Leaflet.Storage is framework agnostic: it doesn't know nothing about jQuery nor Foundation nor Boostrap or whatever frontend framework. Instead, all the user interface is handled via events. A default UI is provided, but one can use it's own modals, or popups, or panel, instead.

More about UI: https://github.com/yohanboniface/Leaflet.Storage/wiki/UI

Functional tests

Functional tests are implemented with casperjs.

To launch them:

cd Leaflet.Storage/
make test

Dependencies

Maintained repositories

Show me an image

http://i.imgur.com/dT3hj.jpg

About

Manage map and features with Leaflet and expose them for backend storage through an API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%