Commit graph

6 commits

Author SHA1 Message Date
Chandler Swift c014bacf4b
Add 2023 Itasca County Leaf Off Imagery 2025-01-02 22:12:04 -06:00
Chandler Swift 6d81afb395
Fix mobile popups to window
This doesn't really do all that great a job; Leaflet doesn't really seem
to be equipped to do this well (or, more likely, I'm just not figuring
out how to do it!).

The hack with the extra container is necessary because the transform on
the `.leaflet-map-pane` element creates a new stacking context, which
messes up even `position: fixed`. I wasn't able to figure out a way to
get around this.

Written on an airplane without an internet connection, so per the XKCD
I'd link but can't, "my apparent IQ goes down like 30 points when
[I don't have docs handy; orig "Wikipedia is down"]"!
2024-11-30 12:34:33 -06:00
Chandler Swift 6099269de2
Remove popup on track (which didn't work) 2024-11-30 12:34:33 -06:00
Chandler Swift 30b163de7e
Hide plats for our property 2024-11-30 12:34:33 -06:00
Chandler Swift b2a9c1eaf8
Use labels instead of popups for plat info 2024-11-27 20:35:22 -06:00
Chandler Swift 73ea6a9413
Initial commit 2024-11-26 20:41:37 -06:00