fix(map): allow selecting features under overlays
This commit is contained in:
@@ -189,6 +189,7 @@ const Toolbar: React.FC<ToolbarProps> = ({
|
||||
properties: {
|
||||
name: "属性查询高亮图层", // 设置图层名称
|
||||
value: "info_highlight_layer",
|
||||
queryable: false,
|
||||
type: "multigeometry",
|
||||
properties: [],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user