BPR-Data-Team / Election-Night

Complete collection of all data and code necessary for our election portal
https://bpr-data-team.github.io/Election-Night/
3 stars 0 forks source link

[Misc] Ensure map fits window on load #285

Open stellatsogtjargal opened 3 weeks ago

stellatsogtjargal commented 3 weeks ago

Making your window smaller resizes the map, but making your window larger again causes weird map resizing problems. Probably requires an window resize event handler?

Not high priority