From b4db0f19aff35d6ae1a86fae7463266920a09882 Mon Sep 17 00:00:00 2001 From: 徐旺旺 <11530253@qq.com> Date: 星期四, 08 四月 2021 14:51:27 +0800 Subject: [PATCH] 企业popup --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 1004223..40e1977 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "dayjs": "^1.9.6", "echarts": "^4.2.1", "element-ui": "^2.14.1", + "esri-leaflet": "^3.0.1", "fullscreen": "^1.1.1", "jquery": "^3.5.1", "js-cookie": "^2.2.0", @@ -28,6 +29,8 @@ "leaflet.markercluster": "^1.4.1", "lodash": "^4.17.10", "nprogress": "^0.2.0", + "proj4": "^2.7.2", + "qs": "^6.10.1", "rbush": "^3.0.1", "screenfull": "^3.3.3", "style-resources-loader": "^1.4.1", -- Gitblit v1.8.0