@mytec: iter10.3 ready for testing

This commit is contained in:
2026-01-30 17:18:42 +02:00
parent aae0bc4b12
commit fbaf619047
4 changed files with 240 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ export const useCoverageStore = create<CoverageState>((set) => ({
settings: {
radius: 10,
resolution: 200,
rsrpThreshold: -120,
rsrpThreshold: -100,
heatmapOpacity: 0.7,
heatmapRadius: 400,
},