wmlele / ember-cli-leaflet

Adds support for leaflet mapping to ember-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-cli-leaflet

This is an addon for ember-cli that adds support for the Leaflet mapping library.

WARNING: This addon requires a version of ember-cli greater than 0.0.39.

##Usage

No changes to your Brocfile are necessary. Just run the following command from inside your project, and ember-cli will automatically pick up the addon.

npm install ember-cli-leaflet --save-dev

About

Adds support for leaflet mapping to ember-cli


Languages

Language:JavaScript 100.0%