mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-06-03 04:48:03 +02:00
fix: restore CCTV layer ingestion and map rendering
This commit is contained in:
@@ -593,6 +593,8 @@ const MaplibreViewer = ({ data, activeLayers, onEntityClick, flyToLocation, sele
|
||||
frontlineGeoJSON && 'ukraine-frontline-layer',
|
||||
earthquakesGeoJSON && 'earthquakes-layer',
|
||||
satellitesGeoJSON && 'satellites-layer',
|
||||
cctvGeoJSON && 'cctv-clusters',
|
||||
cctvGeoJSON && 'cctv-cluster-count',
|
||||
cctvGeoJSON && 'cctv-layer',
|
||||
kiwisdrGeoJSON && 'kiwisdr-clusters',
|
||||
kiwisdrGeoJSON && 'kiwisdr-layer',
|
||||
|
||||
Reference in New Issue
Block a user