clear reduce listeners
This commit is contained in:
parent
afbf60c5b2
commit
729c4e693a
@ -130,6 +130,8 @@
|
|||||||
$map.removeSource('simplified');
|
$map.removeSource('simplified');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
unsubscribes.forEach((unsubscribe) => unsubscribe());
|
||||||
|
simplified.clear();
|
||||||
});
|
});
|
||||||
|
|
||||||
function reduce() {
|
function reduce() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user