ember-leaflet
ember-leaflet copied to clipboard
Componentizing the integration
Hi,
First, thanks for creating this Ember & Leaflet integration. It is been really useful.
I was wondering if you have plan to componentize this integration. Something similar as http://googlewebcomponents.github.io/google-map/components/google-map/. If doable.
Thanks
Great idea, and doesn't seem too difficult.
:+1:
Do you mean something like making EmberLeaflet.MapView
into an Ember.Component instead of an Ember.View?