Develop zoom control
This commit is contained in:
parent
2ab35b1340
commit
bf7ad27c0c
@ -139,7 +139,9 @@ export const ColouringMap: FC<ColouringMapProps> = ({
|
|||||||
left: "0",
|
left: "0",
|
||||||
right: "0",
|
right: "0",
|
||||||
}}
|
}}
|
||||||
></div>
|
>
|
||||||
|
<ZoomControl position="topright" />
|
||||||
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user