EmberLeaflet

Ember and Leaflet tight integration for rich map web application development.

Download View on Github

Demo


Features and Goals

Bindings

Essencially EmberLeaflet is a wrapper on top of Leaflet that exposes Ember properties.

This way, the leaflet map is updated when an Ember property changes and Ember properties are updated when the user interacts with the map.

Learn

This project is in its enfancy. You can learn by inspecting the code of the demo above and/or of the library itself.

Help!

If you are an Ember/Leaflet/Javascript master, please help! It would be great to improve features, implement geometry binding, add documentation, tests, etc. Please help anything you can. Pull requests are very welcome on github.