You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mapbox: fire plotly_relayout only when 'movend' is triggered by mouse
- 'moveend' (and 'movestart', 'move') gets triggered
by map.setCenter, map.setZoom, map.setBearing and map.setPitch.
- make sure that 'plotly_relayout' is triggered here only
when the 'moveend' originates from a mouse target.
0 commit comments