Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allthesignals/e-cartographer

Experimental: generic mapping "engine" interface across mapping libraries
https://github.com/allthesignals/e-cartographer

Last synced: 18 days ago
JSON representation

Experimental: generic mapping "engine" interface across mapping libraries

Awesome Lists containing this project

README

        

ember-cartographer
==============================================================================

Ember Cartographer:
- Swappable Map Engines for Graceful Degradation
- Fastboot-enhanced, out of the box
- UX-first, Accessibility-first

```hbs

```

## Mapping Engines

- MapboxGL
- LeafletJS
- Google Maps
- ???

## Prioritize the best experiences
- MapboxGL for fast computers, lots of bandwidth
- Leaflet for slower computers, limited bandwidth
- Fastboot pre-renderings of MapboxGL with option re-hydration

Compatibility
------------------------------------------------------------------------------

* Ember.js v2.18 or above
* Ember CLI v2.13 or above
* Node.js v8 or above

Installation
------------------------------------------------------------------------------

```
ember install ember-cartographer
```

Usage
------------------------------------------------------------------------------

[Longer description of how to use the addon in apps.]

Contributing
------------------------------------------------------------------------------

See the [Contributing](CONTRIBUTING.md) guide for details.

License
------------------------------------------------------------------------------

This project is licensed under the [MIT License](LICENSE.md).