shramov / leaflet-plugins

Plugins for Leaflet library
http://psha.org.ru/b/leaflet-plugins.html
MIT License
722 stars 289 forks source link

Exception while map.remove() #271

Closed zaycker closed 6 years ago

zaycker commented 6 years ago

when layer is removed while map#remove() process map._controlCorners property is already deleted. need check before using property

Closes #shramov/leaflet-plugins#270

brunob commented 6 years ago

Nice, thx for the patch :)