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
{{ message }}
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
Hello,
ControlledBounds seems to work with only for corner controls topleft, topright, bottomleft, bottomright.
Some other plugins adds other control, like leaflet-sidebar for instance: https://github.com/Turbo87/leaflet-sidebar
The added control is not inside map _controlCorners :( Is there a way for Leaflet.ControlledBounds to take into account controls other than corners ?
Hello,
ControlledBounds seems to work with only for corner controls topleft, topright, bottomleft, bottomright.
Some other plugins adds other control, like leaflet-sidebar for instance:
https://github.com/Turbo87/leaflet-sidebar
The added control is not inside map _controlCorners :( Is there a way for Leaflet.ControlledBounds to take into account controls other than corners ?
Thanks,
Fabien