I have a page where given a select to the user he can switch the leaflet map I show.
After a initial leaflet map load, my problem is when i want to refresh the map.
Only use this
map.invalidateSize();
https://github.com/Leaflet/Leaflet/issues/690