BlazorMaps icon indicating copy to clipboard operation
BlazorMaps copied to clipboard

Add invalidateSize

Open mithril52 opened this issue 4 years ago • 3 comments

I use Leaflet maps in a resizable container in my Blazor app. I needed the ability to call invalidateSize() when the container changes size so that leaflet will use the proper dimensions when knowing when to ask for more tiles.

Not sure if you are taking pull requests or not, but thought I would pass it on.

mithril52 avatar Dec 23 '20 13:12 mithril52