Commit Graph

8 Commits (c12552541300f9babf510e4141d41c68cfb417b3)

Author SHA1 Message Date
Chandler Swift fb667871b4
Add source code link with git hash, plus modification dates 2024-02-02 23:03:04 -06:00
Chandler Swift 61ee67875c
Add basic popup for item information 2024-01-29 02:26:03 -06:00
Chandler Swift 4b278406e2
Disable UI zoom
Without this, on mobile the map zoom and the UI zoom conflict in weird ways that make the UI hard to use.
2024-01-29 00:56:46 -06:00
Chandler Swift 2ff3e61060
Slightly improve styling on mobile devices 2023-07-03 22:41:24 -05:00
Chandler Swift fd7dca3b11
Make menu off-canvas 2023-07-03 22:13:15 -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 7e9164c11f
Update base HTML template 2023-07-03 19:22:33 -05:00
Chandler Swift a762f2b9a4
Add base map code
This was built with `npm create ol-app my-app`.
2023-07-03 00:20:36 -05:00