@mytec: iter8 ready for test

This commit is contained in:
2026-01-30 14:11:45 +02:00
parent 91618353e6
commit bb9ca9960d
8 changed files with 755 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ export const useCoverageStore = create<CoverageState>((set) => ({
resolution: 200,
rsrpThreshold: -120,
heatmapOpacity: 0.7,
heatmapRadius: 400,
},
heatmapVisible: true,