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

Add new events pm:dragenable, pm:dragdisable, pm:change #1112

Merged
merged 9 commits into from Apr 20, 2022

Conversation

Falke-Design
Copy link
Collaborator

New events:

  • pm:dragenable
  • pm:dragdisable
  • pm:positionchange

Fixed firing events when layer is updated by dragging or rotating pm:update. And fire pm:rotate if manually the layer is rotated.

Copy link
Contributor

@codeofsumit codeofsumit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, lets change one of the event names, other that that, BEAUTIFUL

README.md Outdated Show resolved Hide resolved
@Falke-Design Falke-Design changed the title Add new events pm:dragenable, pm:dragdisable, pm:positionchange Add new events pm:dragenable, pm:dragdisable, pm:change Apr 7, 2022
@codeofsumit codeofsumit merged commit 260b2b4 into geoman-io:develop Apr 20, 2022
BaharWeb pushed a commit to BaharWeb/leaflet-geoman that referenced this pull request May 13, 2022
…-io#1112) (minor)

* Add new events `pm:dragenable`, `pm:dragdisable`, `pm:positionchange`

* Rename positionchange to change

* Fix TS

* rename position functions
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

Successfully merging this pull request may close these issues.

Fire pm:update after Dragging / Rotation disable ToDo: More Events
2 participants