CartoDB / torque

Temporal mapping for CARTO
http://cartodb.github.com/torque/
BSD 4-Clause "Original" or "Old" License
397 stars 129 forks source link

Unbind map's 'move' event properly when layer is removed from the map #285

Closed alonsogarciapablo closed 7 years ago

alonsogarciapablo commented 7 years ago

We're not correctly unbinding map's move event when L.CanvasLayer was removed from the map.

cc: @donflopez