Minor improvements
Add more error checking to the map and geocode script
Rename map to map.sh and geocode to geocode.sh in hopes that
when downloading, Google Chrome doesn't automatically add a .txt extension.
The default zoom of 2 results in the center option not showing anything
different. So, we change the default zoom to 10.
We also clear up the fact that using an option type of nullOr <blah> does not
set a default value of null for you.
Nice! Though Git doesn't detect the files as having been renamed. To fix this, could you split this into at least two commits, the first one that just renames the files, the second changing them? That should make reviewing easier :)
@infinisil I did the history rewrite.
This pull request has been mentioned on NixOS Discourse. There might be relevant details there:
https://discourse.nixos.org/t/2024-05-14-documentation-team-meeting-notes-126/45431/1