Skip to content

v0.5.2

Choose a tag to compare

@StevenHeinrich StevenHeinrich released this 24 Feb 16:26
· 28 commits to master since this release

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.