gabesmed / ember-leaflet

Ember + Leaflet = Fun with maps
gabesmed.github.io/ember-leaflet
MIT License
164 stars 35 forks source link

fix deprecation warning in ember 1.13.5 #124

Closed mjanda closed 9 years ago

mjanda commented 9 years ago

DEPRECATION: Passing the dependentKeys after the callback function in Ember.observer is deprecated. Ensure the callback function is the last argument.

miguelcobain commented 9 years ago

Thanks!