Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event emitter for draw:canceled not available #137

Open
ma7moudat opened this issue Jan 18, 2023 · 0 comments
Open

Event emitter for draw:canceled not available #137

ma7moudat opened this issue Jan 18, 2023 · 0 comments

Comments

@ma7moudat
Copy link

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>
@ma7moudat ma7moudat changed the title draw:canceled event not included in Leaflet.Draw.Event.js Event emitter for draw:canceled not available Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant