| applications/drone-command/src/components/map-container/device-map-container.vue | ●●●●● patch | view | raw | blame | history |
applications/drone-command/src/components/map-container/device-map-container.vue
@@ -812,7 +812,9 @@ const loadAggregation = async () => { try { const res = await cockpitAggregationApi() const res = await cockpitAggregationApi({ effectiveRangeKmIsNotNull: 1 }) renderAggregation(res?.data?.data ?? []) } catch (error) { renderAggregation([])