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

Integration with ipyleaflet #56

Open
davidbrochart opened this issue Oct 27, 2019 · 0 comments
Open

Integration with ipyleaflet #56

davidbrochart opened this issue Oct 27, 2019 · 0 comments

Comments

@davidbrochart
Copy link

I want to get this plugin into IPyLeaflet. It works well except that when there are several views of a map, the handlers are not properly synced. When a Polygon view gets transformed, all the views receive a setLatLngs([...]), and I call transform.reset() after that as explained in the documentation.
Here is a binder if you want to see what is going on:
https://mybinder.org/v2/gh/davidbrochart/ipyleaflet/transform?filepath=examples%2FTransform.ipynb

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