riku
2025-02-24 0b700614e2f3e41df4655ba5469217e009c246ac
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) {