0.0.1 • Published 9 years ago

ember-cli-here-maps v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

ember-cli-here-maps

WORK IN PROGRESS

This addon provides access to Nokia's HERE Maps JavaScript SDK, as well as components for displaying maps.

Content Security Policy

Add the following sources:

  • script-src: 'self' 'unsafe-eval' js.api.here.com

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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