Block a user
Add simple map of stations
Idea for plotting paths for individual frames
- parse path into vector of SSIDs
- look up location of each SSID
- make a GeoJSON of the path
Idea for plotting tails
- look up frames for…
Add simple map of stations
I added a small map to the main page, but need to do some templating so I can have a small map on one page and a full-size map on another page without duplicating a ton of code.