ipyleaflet
ipyleaflet copied to clipboard
Measure Control marker causes map to pan
Whenever a marker is placed the map starts to pan. This happens in both jupyter notebook and lab. As well as on both firefox and chrome. Ipyleaflet version : 0.18.2
The issue is still not resolved in 0.19.2. The underlying lib leaflet-measure doesn't have such issue. See:https://ljagis.github.io/leaflet-measure/
I can confirm this, using ipyleaflet-0.19.2 (conda-forge/noarch::ipyleaflet-0.19.2-pyhd8ed1ab_0) has this problem.
Related/duplicate issue: https://github.com/jupyter-widgets/ipyleaflet/issues/1076