Control map data timings from the configuration #32

Closed
opened 2026-03-10 21:36:27 +03:00 by skobkin · 0 comments
Owner

Control map data timings from the configuration.

i.e.:

# web/src/maps/leafletMap.ts
const COLD_NODE_AGE_MS = 7 * 24 * 60 * 60 * 1000
const STALE_TELEMETRY_AGE_MS = 60 * 60 * 1000 // (after 1 hour batteryinfo in popuphtml will be removed due to the lack of relevance)
Control map data timings from the configuration. i.e.: ```typescript # web/src/maps/leafletMap.ts const COLD_NODE_AGE_MS = 7 * 24 * 60 * 60 * 1000 const STALE_TELEMETRY_AGE_MS = 60 * 60 * 1000 // (after 1 hour batteryinfo in popuphtml will be removed due to the lack of relevance) ```
skobkin self-assigned this 2026-03-10 21:36:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skobkin/meshmap-lite#32
No description provided.