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
For the same reason we call invalidateSize() after magnifyingGlass has been added, we should call it after resizing the container. Tiles don't get loaded properly when you increase the radius (e.g. from 140 to 280).
For the same reason we call
invalidateSize()
aftermagnifyingGlass
has been added, we should call it after resizing the container. Tiles don't get loaded properly when you increase the radius (e.g. from140
to280
).Leaflet.MagnifyingGlass/leaflet.magnifyingglass.js
Lines 125 to 126 in 6112339
The text was updated successfully, but these errors were encountered: