Skip to content

Events for toolbar buttons. #503

Closed
Closed
@alexshnur

Description

@alexshnur

Hello! This would be very useful if there were these events for actions: ['finish', 'removeLastVertex', 'cancel']
As an example:

map.on('pm:CircleMarckerCancel', (e) => {});
map.on('pm:CutFinish', (e) => {});

and other.
Thank you!!

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