From 885edef97a642aaceede847c084f70156cbfe9a9 Mon Sep 17 00:00:00 2001 From: ansel0926 <ansel0926@gmail.com> Date: 星期二, 17 五月 2022 10:41:36 +0800 Subject: [PATCH] Merge branch 'master' of ssh://117.78.1.188:29418/DDE-WEB --- assets/map/map3D.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/assets/map/map3D.js b/assets/map/map3D.js index 84a9345..b8aad04 100644 --- a/assets/map/map3D.js +++ b/assets/map/map3D.js @@ -9,6 +9,8 @@ var userId; var userName; +var layerMap=new Map();//瀛樺偍id鍜屽浘灞傜殑index绱㈠紩缁撴瀯 + var entityMouseClickListenerIsEnable = true; var previousTime;//鍦扮悆鏃嬭浆鐨勫弬鏁� -- Gitblit v1.9.1