From 1dad6ddec6fd50dedee1319057b41316c578cbe9 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Thu, 29 Jul 2021 16:24:23 +0200 Subject: new functions which do things --- components/config.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'components') diff --git a/components/config.ts b/components/config.ts index 4de0e2d..9c49068 100644 --- a/components/config.ts +++ b/components/config.ts @@ -93,4 +93,5 @@ export const initialVisuals = { export const initialBehavior = { follow: 'Zoom', + followLocalOrZoom: true, } -- cgit v1.2.3