Skip to content

Selection.delete() breaks the method chaining #39

@meszaros-lajos-gyorgy

Description

@meszaros-lajos-gyorgy

Selection.delete() returns the deleted items, which is fine, but when the deleted polygons are not needed, then there should be another method that keeps the method chaining going by returning this.

For example there could be a .deleteTo() method, which accepts an array into which it will place the deleted polygons if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions