From 8e18a7393f029fc589d5cc0cd64f44fcffb30606 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Mon, 21 Dec 2020 18:38:58 +0000 Subject: [PATCH] Fix projection switch timing causing panning issues --- src/components/map/layer/MapLayer.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/map/layer/MapLayer.vue b/src/components/map/layer/MapLayer.vue index 77c1b34..b6736b6 100644 --- a/src/components/map/layer/MapLayer.vue +++ b/src/components/map/layer/MapLayer.vue @@ -15,7 +15,7 @@ -->