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
This harmonizes the toggle/expand/collapse handling with
`L.Control.Layers`. Now there are two choices for `options.expand`:
- "click": expands the control upon click, closes it on map click/pan
- "hover" on desktop: expands/collapses upon mouse enter/leave
- "hover" on mobile: expands the control upon click
0 commit comments