leaflet-transitionedicon icon indicating copy to clipboard operation
leaflet-transitionedicon copied to clipboard

Prevent null error on remove

Open arawlins opened this issue 7 years ago • 0 comments

The Leaflet Map.removeLayer() method sets the Marker.map and Marker.mapToAdd to null before the cssOut callback is called, causing an error when the Icon is removed.

arawlins avatar Aug 25 '17 16:08 arawlins