Commit graph

7 commits

Author SHA1 Message Date
5553b815f6
Add some versatiles vector layers
TODO: these could probably be faster with MapLibre GL JS

TODO: self-host
2026-03-12 23:57:17 -05:00
502de00933
Add customLayer URL param
This includes a switch to `qs` for querystring parsing, since the
browser builtin won't automatically extract out objects inside arrays.
2024-10-19 19:25:49 -05:00
2242863fdd
Add right-click menu 2024-02-02 03:14:58 -06:00
f8e1126444
Add streams to 511mn layer 2024-01-29 03:18:36 -06:00
8017e4d88b
Add state land layer 2023-08-27 17:39:55 -05:00
6e602b9d30
Update dependencies
This resolves https://github.com/advisories/GHSA-353f-5xf4-qw67.
2023-07-03 00:23:18 -05:00
a762f2b9a4
Add base map code
This was built with `npm create ol-app my-app`.
2023-07-03 00:20:36 -05:00