nidus-sync/htmlpage
Eli Ribble 948f967a16
Add aggregation map for traps
This also makes the first time I've done a Mapbox map within a web
component. It's not officially supported according to:

https://github.com/mapbox/mapbox-gl-js/issues/12796

but I found a codepen that had a working example:

https://codepen.io/keichan34/pen/ZEKqeEj?editors=1111
2026-01-15 20:25:00 +00:00
..
static Add aggregation map for traps 2026-01-15 20:25:00 +00:00
fileserver.go Fix fast load of static pages in development 2026-01-09 22:21:12 +00:00
h3.go Split up html page logic into site-specific packages 2026-01-07 18:36:20 +00:00
html.go Add mock status page 2026-01-09 20:08:29 +00:00
response.go Switch main report page to better example 2026-01-07 20:47:55 +00:00
static.go Move to using web components for custom components 2026-01-14 18:59:19 +00:00