调整属性查询面板风格,与分区属性查询面板风格一致;移除官网优化分区的工具栏
This commit is contained in:
@@ -7,7 +7,7 @@ export default function Home() {
|
||||
return (
|
||||
<div className="relative w-full h-full overflow-hidden">
|
||||
<MapComponent>
|
||||
<MapToolbar hiddenButtons={["style"]} />
|
||||
{/* <MapToolbar hiddenButtons={["style"]} /> */}
|
||||
<ZonePropsPanel />
|
||||
</MapComponent>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user