fix(map): allow selecting features under overlays
This commit is contained in:
@@ -179,6 +179,7 @@ const SchemeQuery: React.FC<SchemeQueryProps> = ({
|
||||
zIndex: 1000,
|
||||
properties: {
|
||||
name: "FlushingQueryResultHighlight",
|
||||
queryable: false,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user