diff --git a/frontend/src/components/MaplibreViewer.tsx b/frontend/src/components/MaplibreViewer.tsx index f96d285..8e92d46 100644 --- a/frontend/src/components/MaplibreViewer.tsx +++ b/frontend/src/components/MaplibreViewer.tsx @@ -1764,9 +1764,22 @@ const MaplibreViewer = ({ data, activeLayers, onEntityClick, flyToLocation, sele )} - {/* KiwiSDR Receivers — radio tower icons everywhere */} + {/* KiwiSDR Receivers — radio tower icons with pulse rings */} {kiwisdrGeoJSON && ( + {/* Pulse ring behind clusters */} + {/* Clusters — tower icon with count */} + {/* Pulse ring behind individual towers */} + {/* Individual tower icons */}