mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 08:42:31 +00:00
clear reduce listeners
This commit is contained in:
@@ -130,6 +130,8 @@
|
|||||||
$map.removeSource('simplified');
|
$map.removeSource('simplified');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
unsubscribes.forEach((unsubscribe) => unsubscribe());
|
||||||
|
simplified.clear();
|
||||||
});
|
});
|
||||||
|
|
||||||
function reduce() {
|
function reduce() {
|
||||||
|
Reference in New Issue
Block a user