Use existing collection
This commit is contained in:
@@ -426,7 +426,7 @@ class Modify extends PointerInteraction {
|
|||||||
this.dispatchEvent(
|
this.dispatchEvent(
|
||||||
new ModifyEvent(
|
new ModifyEvent(
|
||||||
ModifyEventType.MODIFYSTART,
|
ModifyEventType.MODIFYSTART,
|
||||||
new Collection(features),
|
this.featuresBeingModified_,
|
||||||
evt
|
evt
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user