From 18eabf15daa1876b5200659e8fac24b2bd76ff39 Mon Sep 17 00:00:00 2001 From: zhanmingkan <496160012@qq.com> Date: 星期二, 17 五月 2022 11:36:32 +0800 Subject: [PATCH] initToken --- 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 7d997e6..d5d18fa 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