ember-cli-mapkit

[WIP] A map facade / component with standardized interfaces for leveraging different javascript mapping libraries

Usage no npm install needed!

<script type="module">
  import emberCliMapkit from 'https://cdn.skypack.dev/ember-cli-mapkit';
</script>

README

ember-cli-mapkit Build Status

A map facade / component with standardized interfaces for leveraging different javascript mapping libraries.

[WIP]. Is it production ready? No. Not even close.

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

Installation

  • git clone this repository
  • npm install
  • bower install

Running

  • ember server
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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