fix(map): allow selecting features under overlays

This commit is contained in:
2026-07-17 10:21:16 +08:00
parent d986e563a6
commit acf13639ef
15 changed files with 19 additions and 1 deletions
@@ -708,6 +708,7 @@ const SCADADeviceList: React.FC<SCADADeviceListProps> = ({
properties: {
name: "SCADA 选中高亮",
value: "scada_selected_highlight",
queryable: false,
},
});