From c992c898d962cd53630c929f937a1915ca28de38 Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期四, 04 三月 2021 17:55:37 +0800
Subject: [PATCH] 增加图例组件

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

diff --git a/package.json b/package.json
index ba42def..e098be7 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
     "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