fix(map): allow selecting features under overlays
This commit is contained in:
@@ -143,6 +143,7 @@ const SchemeQuery: React.FC<SchemeQueryProps> = ({
|
||||
properties: {
|
||||
name: "传感器高亮",
|
||||
value: "sensor_highlight",
|
||||
queryable: false,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user