publiclab / Leaflet.DistortableImage

A Leaflet extension to distort or "rubber sheet" images
https://publiclab.github.io/Leaflet.DistortableImage/examples/
BSD 2-Clause "Simplified" License
265 stars 284 forks source link

callbacks on actions? #1383

Open tap2k opened 1 year ago

tap2k commented 1 year ago

This may be a stupid question, but is there a way to call user defined callback functions in response to specific actions (eg delete, drag, etc.)?

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! This space is protected by our Code of Conduct - and we're here to help. Please follow the issue template to help us help you 👍🎉😄 If you have screenshots or a gif to share demonstrating the issue, that's really helpful! 📸 You can make a gif too! Do join our Gitter channel for some brainstorming discussions.

bencote commented 1 year ago

I am also struggling to wire up callbacks to internal events (rotate-end specifically)