I have a bunch or markers, and I want to show only the area containing them. I found a long list of similar questions (see at the bottom of the post for some), but none of the s
same problem, found the reason is that I hide the map (make the container of the map display: none;) before calling fitbounds()
display: none;
fitbounds()