4ed005fb37
Move map as bounds change on communication workspace
2026-04-28 20:37:38 +00:00
b68d93ec91
Load communication reports asynchronously
...
This solves some problems created by making the publicreport part of the
communication API consistent. There are a lot of optimizations still on
the table with this one, but for now I need to get this out.
2026-04-28 14:49:02 +00:00
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