diff --git a/README.md b/README.md index 1ebc6c88..d8acf9db 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,10 @@ Fits view port so that all nodes are visible `zoomOut = (): void` +### zoomTo + +`zoomTo = (zoomLevel: number): void` + ### getElements `getElements = (): Elements`