riku
2025-03-07 2592dc279ec82bf3649a4dbe644c6416263a10ef
src/views/satellitetelemetry/SatelliteTelemetry copy.vue
@@ -122,7 +122,10 @@
  );
  mapViews.textViews = textViews;
  mapViews.labelsLayer = labelsLayer;
  SatelliteProxy.drawColor(mapViews.gridViews, gridData);
  SatelliteProxy.drawColor({
    gridViews: mapViews.gridViews,
    gridDataDetail: gridData
  });
}
function handleRowClick(row) {