Closed eldang closed 11 months ago
Note that when I test this locally, I don't see any data changes going from 2021 to 2023. I'm hoping this is just a caching issue, but it will be worth rechecking once we have it on Github Pages.
- There wasn't any validity checking on the URL parameters, so setting
&year=banana
would break the time slider, and setting&year=1900
would give us a blank map.
The Year of the Banana sounds a bit like a rare but very interesting and delicious cultural tradition from somewhere in Central America
Resolves #11
Also fixes two small things I noticed while doing that:
&year=banana
would break the time slider, and setting&year=1900
would give us a blank map.