ember-leaflet icon indicating copy to clipboard operation
ember-leaflet copied to clipboard

:fire: :leaves: Easy and declarative mapping for ember

Results 34 ember-leaflet issues
Sort by recently updated
recently updated
newest added

Ember Leaftlet depends on version 0.2 of ember-render-helpers today. There was recently a v1.0 release of ember-render-helpers. It would be great if ember-leaflet supports it to unblock consumers from upgrading....

currently this project's components cannot be used in typescript projects or with ember's new authoring format.

Following the release of version 2.0.0 that fixes [a cyber-security license risk](https://github.com/miguelcobain/ember-composability-tools/issues/61) I would like to request the update of ember-composability-tools. I tested the update using `ember test --server`.

Looking at the [ember-leaflet documentation](https://miguelcobain.github.io/ember-leaflet/) I can't find information about how to use [Leaflet Controls](https://leafletjs.com/reference.html#control)? I believe this layer is missing? For context: I'm trying to build a [custom legend](https://leafletjs.com/examples/choropleth/)...