From 3cc9f0efa740810f88738788b062f348d8d9b48a Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期一, 08 三月 2021 09:34:13 +0800
Subject: [PATCH] 修改图例动画功能

---
 package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index a9d5e32..e098be7 100644
--- a/package.json
+++ b/package.json
@@ -21,10 +21,11 @@
     "jquery": "^3.5.1",
     "js-cookie": "^2.2.0",
     "leaflet": "^1.6.0",
-    "leaflet-canvas-marker": "^0.2.0",
+    "leaflet-canvas-markers": "^1.0.6",
     "leaflet.markercluster": "^1.4.1",
     "lodash": "^4.17.10",
     "nprogress": "^0.2.0",
+    "rbush": "^3.0.1",
     "screenfull": "^3.3.2",
     "vue": "^2.6.11",
     "vue-count-to": "^1.0.13",

--
Gitblit v1.8.0