Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 719 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 719 Bytes

We no longer maintain this library. Instead we recommend you try https://github.com/StevenHeinrich/ember-leaflet-draw That's what we're now using with Transitland's EmberJS-based web apps.

Ember-leaflet-draw

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.