From f2f4d1f92800150771aeea9bdd97852e05ba6237 Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期四, 04 三月 2021 17:49:25 +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