Package-level declarations
Types
Shared base ViewModel for the map feature, providing node data, waypoints, map filter preferences, and traceroute overlay state.
Which nodes a map shows, and which of them draws on top.
Result of resolving a TracerouteOverlay's node nums into displayable Node instances.
Properties
Functions
Resolves persisted role names back to roles, dropping any the current protobufs no longer define.
Whether lastHeard is recent enough to pulse.
Whether the map should switch itself onto an offline-capable basemap right now, with no toggle for the user to remember to flip.
Resolves traceroute overlay node nums into displayable Node instances. Snapshot positions (recorded at traceroute time) take priority over live positions from the node database.
Convenience extension that delegates to tracerouteNodeSelection using the VM's getNodeOrFallback.