diff --git a/package.json b/package.json
index 43f5886..d9619b5 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,6 @@
"vue-js-modal": "^1.3.31",
"vue-router": "^3.1.3",
"vue2-leaflet": "^2.2.1",
- "vue2-leaflet-heatmap": "^1.0.5",
"vuejs-datepicker": "^1.6.2",
"vuex": "^3.1.1"
},
diff --git a/src/components/LHeatmap.vue b/src/components/LHeatmap.vue
new file mode 100644
index 0000000..1363205
--- /dev/null
+++ b/src/components/LHeatmap.vue
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
diff --git a/src/views/Map.vue b/src/views/Map.vue
index 4821ad1..05ac689 100644
--- a/src/views/Map.vue
+++ b/src/views/Map.vue
@@ -104,7 +104,6 @@