Link interaction
This commit is contained in:
@@ -605,6 +605,9 @@ class PluggableMap extends BaseObject {
|
||||
* Clean up.
|
||||
*/
|
||||
disposeInternal() {
|
||||
this.controls.clear();
|
||||
this.interactions.clear();
|
||||
this.overlays_.clear();
|
||||
this.setTarget(null);
|
||||
super.disposeInternal();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user