0.0.4 • Published 10 years ago
aurelia-leaflet v0.0.4
aurelia-leaflet
Plugin you can use in your Aurelia application. It add a Leaflet map in your application.
WIP - Disclosure
This plugin is Work in Progess, defining his archicture and also his implementation. It's not ready to use in live/production enviroments but if you want can try, test and contribute, will be great!.
Installation
jspm install github:ceoaliongroo/aurelia-leaflet -yUsage
Define the plugin in the Aurelia Startup and Configuration process.
aurelia.use.plugin('aurelia-leaflet');Load the template
<require from="aurelia-leaflet/aurelia-leaflet"></require>
<aurelia-leaflet></aurelia-leaflet>Finally you could see a map like this:

Changelog
License
MIT - click for details