Remove webgl heatmap, as it doesn't work right.

It's a shame it doesn't do what we want - looks like we'll have to find 
another one.....
This commit is contained in:
Starbeamrainbowlabs 2019-01-18 19:45:28 +00:00
parent e86032c847
commit c4e29e7637
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "lantern-build-engine"]
path = lantern-build-engine
url = https://gitlab.com/sbrl/lantern-build-engine.git
[submodule "lib/webgl-heatmap"]
path = lib/webgl-heatmap
url = https://github.com/pyalot/webgl-heatmap.git

@ -1 +0,0 @@
Subproject commit 995d541b13a84e6b3877468c0244371d2832a3c5

View File

@ -20,7 +20,6 @@
"leaflet": "^1.4.0",
"leaflet-fullscreen": "^1.0.2",
"leaflet-timedimension": "^1.1.0",
"leaflet-webgl-heatmap": "^0.2.7",
"leaflet.markercluster": "^1.4.1"
},
"devDependencies": {