v0.5.2
Includes:
Override hook for _removeEventListeners
- The events for leaflet-draw are attached the the map object not the individual layers. This fix accounts for removing them from the map
- The fix also ensures that component integrations tests consuming the ember-leaflet-draw component don't crash on attempting the unload the component and remove the events.