Commit graph

7 commits

Author SHA1 Message Date
909665ab6c
Use new map system for communication pane, fix location markers 2026-04-27 20:53:46 +00:00
c783ab7942
Add report rendering table to status page 2026-04-24 23:06:07 +00:00
a88aa4c8a0
Change cursor when the user hovers over a layer 2026-04-24 00:36:18 +00:00
6992031007
Add callback for when the mouse enters or leaves a layer 2026-04-24 00:31:03 +00:00
c1a8249dc0
Don't remove source and layer on unregister
I'm not convinced this is necessary since we are freeing the map itself
and its causing a crash on navigation away.
2026-04-23 23:47:16 +00:00
f1e4aca9b8
Set bounds to default if the district doesn't have a service area 2026-04-23 23:38:12 +00:00
cad01e689e
Initial working genericized map implementation
This shows dynamically adding layers and sources and actually reads from
them!
2026-04-23 23:02:53 +00:00