feat(useZoomPanHelper) add setCenter func

This commit is contained in:
moklick
2020-12-22 14:11:28 +01:00
parent f49cae85c0
commit 869dcadae2
5 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ const Controls = memo(({ rfInstance, setElements }) => {
);
});
export default Controls;
export default Controls;