修改 SCADA 数据清洗页面,修改工具栏选项
This commit is contained in:
@@ -632,6 +632,7 @@ const MapComponent: React.FC<MapComponentProps> = ({ children }) => {
|
||||
<div className="relative w-full h-full">
|
||||
<div ref={mapRef} className="w-full h-full"></div>
|
||||
<MapTools />
|
||||
|
||||
{children}
|
||||
</div>
|
||||
<canvas id="deck-canvas" />
|
||||
|
||||
Reference in New Issue
Block a user