From 027d237a54bd813b811f77bec4d778be543c2a6d Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期五, 05 三月 2021 14:53:09 +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