EmberLeaflet.CollectionLayer Class
EmberLeaflet.CollectionLayer
is the equivalent of Ember.CollectionView
for DOM views -- it observes the content
array for updates and maintains
a list of child layers associated with the content array.
EmberLeaflet.CollectionLayer
is the equivalent of Ember.CollectionView
for DOM views -- it observes the content
array for updates and maintains
a list of child layers associated with the content array.