Commit Graph

20 Commits (eed4688c3bc8afca1aedca314c6d1f4db8c9b8fc)

Author SHA1 Message Date
Chandler Swift eed4688c3b
Add US Public Land (national park/forest) layers 2023-07-28 13:15:45 -05:00
Chandler Swift bfef3a2c71
Add Country Kitchen layer 2023-07-28 06:50:50 -05:00
Chandler Swift da86da8877
Add Whataburger layer 2023-07-25 22:46:28 -05:00
Chandler Swift 3e3eae869c
Add states, plus who's visited where 2023-07-25 22:15:16 -05:00
Chandler Swift 0b88a77b15
Add US Census Bureau layers 2023-07-25 22:06:45 -05:00
Chandler Swift 7957523c3c
Distribute data with layers instead of data/ dir
This was originally done to make the gitignoring easier, but ended up
being somewhat more complex when trying to include files, so they're
moving out closer to the point of use.
2023-07-25 19:14:05 -05:00
Chandler Swift c74edcb8c0
Move chains to their own directory 2023-07-25 19:14:05 -05:00
Chandler Swift f3f7a21645
Add bikepacking routes layer 2023-07-25 17:42:31 -05:00
Chandler Swift e203a93478
Add Milwaukee Burger Company layer 2023-07-25 17:41:31 -05:00
Chandler Swift 066315f36a
Add Chandler layer
Also enable es2022 to allow top-level await (supported by 2021-era+
browsers)
2023-07-24 23:23:42 -05:00
Chandler Swift be8cf4e5f0
Add Krispy Kreme layer 2023-07-24 22:52:40 -05:00
Chandler Swift ca24e3b6ea
Add Waffle House layer 2023-07-24 22:44:54 -05:00
Chandler Swift eb1a8fd17c
Remove unneeded imports from Menards layer 2023-07-24 22:44:35 -05:00
Chandler Swift d75b833911
Add Kwik Trip 2023-07-04 01:18:14 -05:00
Chandler Swift 4c4b37e74e
Add Culver's 2023-07-04 00:56:31 -05:00
Chandler Swift bacab31bbc
Add Menards layer
Most of this was stolen from prior work:

6c4c2aa9ae

The one thing that took me an unreasonably long time to figure out was
that SVGs without width/height don't work (correctly? at all?) in
OpenLayers. Possibly due to this issue?:

https://github.com/openlayers/openlayers/issues/14196

Anyway, it was fixed by adding a width and height attribute to the pin
SVG.
2023-07-04 00:08:44 -05:00
Chandler Swift 06b2b5103a
Add some more basemap layers 2023-07-03 19:46:22 -05:00
Chandler Swift ffaf53fee2
Add basic side menu for layer selection
This _should_ be smart and not load expensive layers until they're rendered.
2023-07-03 19:45:53 -05:00
Chandler Swift a0a5b5bf42
Add NHL arenas layer 2023-07-03 18:39:44 -05:00
Chandler Swift efe4b7cd92
Add Amtrak routes layer 2023-07-03 15:42:53 -05:00