From 08506e7fceeed0fa15ba90af8471f3576caf5811 Mon Sep 17 00:00:00 2001 From: wulitaotao <547306458@qq.com> Date: 星期六, 25 二月 2023 14:43:02 +0800 Subject: [PATCH] 点漫游、路径分析 --- public/globle/globle.js | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/public/globle/globle.js b/public/globle/globle.js index 867e4c2..0c7bb13 100644 --- a/public/globle/globle.js +++ b/public/globle/globle.js @@ -18,12 +18,15 @@ window.TSExcavation.deleteObject(); window.TSExcavation = null; } -} + //鐐规极娓� if (window.PointMY) { window.PointMY.drawHandler && window.PointMY.drawHandler.destroy(); window.PointMY.end && window.PointMY.end(); } + +} + window.XZOutlie = "dlg_100w_boua"; //1:100涓囪鏀块潰layer鍚嶇О window.ImageLayer3 = null;//1:100涓囪鏀块潰鍥惧眰 -- Gitblit v1.9.3