Skip to content

Event emitter for draw:canceled not available #137

Open
@ma7moudat

Description

@ma7moudat

Similar to issue Leaflet/Leaflet.draw#1010, it would be nice to be have an event emitter for draw:canceled like all (or most) other events:

<div
    leaflet
    leafletDraw
    [leafletOptions]="leafletOptions"
    (leafletDrawCanceled)="onDrawCanceled($event)" <!-- we need this -->
>
...
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions