Commit Graph

6 Commits (4b278406e238f381694e4c27eb5879d773860348)

Author SHA1 Message Date
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