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

After unsnap, marker of another polygon follows dragged marker #79

Closed
codeofsumit opened this issue Sep 9, 2016 · 1 comment
Closed
Labels

Comments

@codeofsumit
Copy link
Contributor

image

wtf? Fix it!

@codeofsumit codeofsumit added the bug label Sep 9, 2016
@codeofsumit
Copy link
Contributor Author

ok this has something to do with the raise of markers on hover.

Falke-Design added a commit to Falke-Design/leaflet.pm that referenced this issue May 17, 2020
codeofsumit pushed a commit that referenced this issue Jun 20, 2020
* Update README.md

typo globaldrawmodetoggled --> globaldragmodetoggled

* Add output of the events to the Readme and created a demo event site.

* Added "pm:enable" because "pm:disable" already exists

* Removed "pm:raiseMarkers", is a old relict #79

* Update all availableEvents in LayerGroup

* Fix inconsistent use of "pm:remove" on a layer

* CircleMarker removed "contextmenu" listener

* Disable programmatically enabled layers when removal mode is activated

* Add event for language change

* Added event "pm:globaldrawmodetoggled". With that new functions are added: getActiveShape(), globalDrawModeEnabled()

* Add enable / disable functions of removal and drag mode to the Readme

* Add CircleMarker shape to Readme

* Added shape and workingLayer for snap event, to match the other events. Added shape names to the Edit Classes

* Added consistent use of passed values while events

* Fire "pm:markerdragend" if "pm:intersect" is also fired

* Change event name "pm:langchanged" to "pm:langchange"

* Add Developing steps

* Added globalcutmode and event tests

* Changed pm:centerplaced test

* Changed pm:centerplaced test

* Removed eslint errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant